Date: Wednesday, March 20, 2019 @ 14:19:47 Author: ainola Revision: 442966
upgpkg: waybar 0.5.0-1 Modified: waybar/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-20 14:18:01 UTC (rev 442965) +++ PKGBUILD 2019-03-20 14:19:47 UTC (rev 442966) @@ -1,7 +1,7 @@ # Maintainer: Ainola <[email protected]> pkgname=waybar -pkgver=0.4.0 +pkgver=0.5.0 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=('c2edb71a197c9439e634b1033fbbe634a16de163be2e0a3ad443834fb6a8ee75') +sha256sums=('c858722eac1ba4ac72fe28c6b159de2642017e277855b200131f96be15d2640b') build() { cd "Waybar-$pkgver"
