diff options
author | Tim Biermann <tbier@posteo.de> | 2022-02-12 16:45:39 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-02-12 16:46:47 +0100 |
commit | 87fc8ae75380bc97c000b18576bc787b00f365d7 (patch) | |
tree | 4b2967b8bbeba851f3b59c04d9e3b0b3cc474e0e /i3status-rust | |
parent | 6ac7667cf0fd5c054d6e14309ef61f500e65bb85 (diff) | |
download | contrib-87fc8ae75380bc97c000b18576bc787b00f365d7.tar.gz contrib-87fc8ae75380bc97c000b18576bc787b00f365d7.tar.xz |
i3status-rust: 0.21.4 -> 0.21.5
Diffstat (limited to 'i3status-rust')
-rw-r--r-- | i3status-rust/.signature | 6 | ||||
-rw-r--r-- | i3status-rust/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/i3status-rust/.signature b/i3status-rust/.signature index 6f255e130..7e9a63fbf 100644 --- a/i3status-rust/.signature +++ b/i3status-rust/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xNz89kXwGmTcNArUoMGFhrIXKqyV1Cr/RdHmI59vWX45kpSxqQ9LHUQ9vfoenbudymyZ2YWowxW1YRSnUQlHgs= -SHA256 (Pkgfile) = e4c2c29ab02d05bbb26a16f1f88cc7b155e5f936a4abad4162101e62a0b89703 +RWSagIOpLGJF30WcUJC71WCbVWYein6psMUJeUVyoh8Km9x4qifwqvc7WXeJOVqeVyR28UnZGzjzF2J3hHGWA8jycPhQCpDMjQc= +SHA256 (Pkgfile) = ccc64a7a25e052031b18af570229cea111236e792f9f3ccedaa6d73e9f2fc275 SHA256 (.footprint) = 772f2a09a319e628c1a4b2c199249cbbfcf6a8774a3572e41bcaa940a0a16d2c -SHA256 (i3status-rust-0.21.4.tar.gz) = 7c40a0a8565a56cde691059a74e2f267d6c2d2add4d6c3fba1da634e28225102 +SHA256 (i3status-rust-0.21.5.tar.gz) = 27b1c2145807caa5712cd7627b0cf982efe471649b5419980d3122afeb8c6949 diff --git a/i3status-rust/Pkgfile b/i3status-rust/Pkgfile index 9e090bbaf..876d73aab 100644 --- a/i3status-rust/Pkgfile +++ b/i3status-rust/Pkgfile @@ -5,7 +5,7 @@ # Optional: alsa-utils bluez curl font-awesome-compat font-powerline kdeconnect notmuch pulseaudio upower name=i3status-rust -version=0.21.4 +version=0.21.5 release=1 source=(https://github.com/greshake/i3status-rust/archive/v$version/$name-$version.tar.gz) |