diff options
author | Tim Biermann <tbier@posteo.de> | 2020-02-09 00:37:30 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2020-02-09 00:37:30 +0100 |
commit | f650153190a82b0ac743587c5a100397bf0a4a71 (patch) | |
tree | 3f4995b467a95df21ab15605c39273db70aa8c9d /i3status-rust | |
parent | c77df9ac64742ff4375b5c46efcefb15ce5eacc0 (diff) | |
download | contrib-f650153190a82b0ac743587c5a100397bf0a4a71.tar.gz contrib-f650153190a82b0ac743587c5a100397bf0a4a71.tar.xz |
i3status-rust: 0.13.0 -> 0.13.1
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 1462a4880..1c7484f93 100644 --- a/i3status-rust/.signature +++ b/i3status-rust/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF392dFC8pt30xCO8DSdsf94OWCx9mYrHQ+WkXd7Tx4owZ7U7FA6x/Vo60uxicLkRJoozNz0zdvPgbpveqQYHS5gE= -SHA256 (Pkgfile) = 189ac30bd43479d5298cb446eaa6043bf16ff41e37a191e23c688963be4e1994 +RWSagIOpLGJF3yt4Ya+6ZudS57rLWwFAg7iVGcXTQbDP3KFnVDObs4P01AF4AtE+vD4apKw/gRlZIKsnfUErwPRg3kij3hJRgwY= +SHA256 (Pkgfile) = 9168985aa5d7a2b4e0ce43d7347a385de05338102b357cec7e3c186e5ebc690e SHA256 (.footprint) = 46e38c743630719fc5db8383d793d119a83726afb7568114366b2b9c2d3ed80b -SHA256 (i3status-rust-0.13.0.tar.gz) = a3110e5b67b0a5f87450b1040f63cedcd5a1c783c18578b0abf0eacb65dfa569 +SHA256 (i3status-rust-0.13.1.tar.gz) = 28b9fce67d845f1dbf9c781a90e338f92d574ddb63e02528797959cc015c00f9 diff --git a/i3status-rust/Pkgfile b/i3status-rust/Pkgfile index 15b2d89e1..1a2115a12 100644 --- a/i3status-rust/Pkgfile +++ b/i3status-rust/Pkgfile @@ -4,7 +4,7 @@ # Depends on: dbus flac libogg libsndfile libvorbis pulseaudio rust name=i3status-rust -version=0.13.0 +version=0.13.1 release=1 source=(https://github.com/greshake/i3status-rust/archive/v$version/$name-$version.tar.gz) |