Date: Friday, April 5, 2019 @ 00:09:25 Author: ainola Revision: 449701
upgpkg: waybar 0.5.1-1 Modified: waybar/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-04 21:35:33 UTC (rev 449700) +++ PKGBUILD 2019-04-05 00:09:25 UTC (rev 449701) @@ -1,7 +1,7 @@ # Maintainer: Ainola <[email protected]> pkgname=waybar -pkgver=0.5.0 +pkgver=0.5.1 pkgrel=1 pkgdesc='Highly customizable Wayland bar for Sway and Wlroots based compositors' arch=('x86_64') @@ -24,7 +24,7 @@ 'otf-font-awesome: Icons in the default configuration' ) source=("$pkgname-$pkgver.tar.gz::https://github.com/Alexays/Waybar/archive/$pkgver.tar.gz") -sha256sums=('c858722eac1ba4ac72fe28c6b159de2642017e277855b200131f96be15d2640b') +sha256sums=('e2a7042ca64161272ce3044941eb61de025c27865f577e3e26c513277c6d2c7e') build() { cd "Waybar-$pkgver"
