Date: Saturday, March 2, 2019 @ 22:03:49 Author: ainola Revision: 437416
upgpkg: waybar 0.4.0 Modified: waybar/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-02 21:55:59 UTC (rev 437415) +++ PKGBUILD 2019-03-02 22:03:49 UTC (rev 437416) @@ -1,7 +1,7 @@ # Maintainer: Ainola <[email protected]> pkgname=waybar -pkgver=0.3.0 +pkgver=0.4.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=('5813da72a86f3641157ae026f7b5be2945c8130cac7f4492232c0cade35193d8') +sha256sums=('c2edb71a197c9439e634b1033fbbe634a16de163be2e0a3ad443834fb6a8ee75') build() { cd "Waybar-$pkgver"
