Date: Sunday, April 17, 2022 @ 23:42:05 Author: freswa Revision: 1186937
upgpkg: i3status-rust 0.21.10-1 Modified: i3status-rust/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-17 23:29:29 UTC (rev 1186936) +++ PKGBUILD 2022-04-17 23:42:05 UTC (rev 1186937) @@ -3,7 +3,7 @@ # Contributor: Josip Ponjavic <josipponjavic at gmail dot com> pkgname=i3status-rust -pkgver=0.21.9 +pkgver=0.21.10 pkgrel=1 pkgdesc='Resourcefriendly and feature-rich replacement for i3status, written in pure Rust' arch=('x86_64') @@ -25,7 +25,7 @@ 'ttf-font-awesome: for the awesome icons' 'upower: for the battery block') source=("https://github.com/greshake/i3status-rust/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz") -b2sums=('3092c1998eecf0fae959ae880aaafd301be89998d64a643061b97425d2e51be505df91e6462e8d2346d14d9a0dc841917b4b2b6dfbab75cd89c0b9ccfd8d2e70') +b2sums=('dccd302d0e871c57679c85e879c0d9c2b58ee22c142132d3fc9b81170441a7d456d71810d28b4e6c2bcd7e5b4082d18e816aedd0f17b4d94a83771ee17c4fb67') prepare() { cd ${pkgname}-${pkgver}