diff options
author | Tim Biermann <tbier@posteo.de> | 2019-12-09 01:07:09 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2019-12-09 01:07:20 +0100 |
commit | 1439ef50546a22df743ae25c4cb6e1ba5939940d (patch) | |
tree | be73ef3a90b051a57eb3b544d1324df21431fc3a /i3status-rust | |
parent | 186c6e34a3ec9387c42a830d06a9027426d9db52 (diff) | |
download | contrib-1439ef50546a22df743ae25c4cb6e1ba5939940d.tar.gz contrib-1439ef50546a22df743ae25c4cb6e1ba5939940d.tar.xz |
i3status-rust: 0.11.0 -> 0.12.0
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 2e2a6ef3e..dfba1d739 100644 --- a/i3status-rust/.signature +++ b/i3status-rust/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF32pHwLZIt8pkFb16/wAAT1uU+zaEoz3105b+jGZGAYFCr+RhVq5QTTHcQFP28w6eZCT8fbzIZ2GPtSgzgUl1+A0= -SHA256 (Pkgfile) = b0054c9a69b77935d868d678a7f6888c79197f63c625b89fed81ca0eda7721e6 +RWSagIOpLGJF3/a2928Gd74esDxIIoBKX4SmvjoDRBy4Tg5vibzP3Xxxed6Stn8Py//HsDAGGVYMiucBCaIH3/MhUq8qdH+byA4= +SHA256 (Pkgfile) = b9d60c6b82ad9a580641501caea4323f9efc4759f4a2083771b9d600f198f5b4 SHA256 (.footprint) = 46e38c743630719fc5db8383d793d119a83726afb7568114366b2b9c2d3ed80b -SHA256 (i3status-rust-0.11.0.tar.gz) = 2f749ba4646e2fc0af62d31c990ae8d59d454eb0e5fe947b39d64cfeabbb0a1c +SHA256 (i3status-rust-0.12.0.tar.gz) = dbb0bb748c293c79e9b6936e437c0b6186572cbdaa4b64eae390d1069c351786 diff --git a/i3status-rust/Pkgfile b/i3status-rust/Pkgfile index 851120271..ea9cad26a 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.11.0 +version=0.12.0 release=1 source=(https://github.com/greshake/i3status-rust/archive/v$version/$name-$version.tar.gz) |