Date: Friday, February 11, 2022 @ 10:35:37 Author: freswa Revision: 1131824
upgpkg: i3status-rust 0.21.5-1 Modified: i3status-rust/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-11 10:07:25 UTC (rev 1131823) +++ PKGBUILD 2022-02-11 10:35:37 UTC (rev 1131824) @@ -3,7 +3,7 @@ # Contributor: Josip Ponjavic <josipponjavic at gmail dot com> pkgname=i3status-rust -pkgver=0.21.4 +pkgver=0.21.5 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=('5790398e5f29c6c15d9fe77ec7d1197f53fa5e3db401a5cab879123eb9abc10af308dd15f80a95bf09220680421f95200e70c335c99b39ceda58ec9eec664262') +b2sums=('8fcfcbe843548f1f46afc5779848fdc99d40b051019d1502bee12662f77fa31e51501b60650c9e7766dd9e20f89a29a8cba7aafb0d1a663805ae1499be2f0c6c') prepare() { cd ${pkgname}-${pkgver}