Date: Friday, August 9, 2019 @ 14:27:34 Author: ainola Revision: 498510
upgpkg: waybar 0.7.2-1 Modified: waybar/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-08-09 14:22:17 UTC (rev 498509) +++ PKGBUILD 2019-08-09 14:27:34 UTC (rev 498510) @@ -1,8 +1,8 @@ # Maintainer: Brett Cornwall <[email protected]> pkgname=waybar -pkgver=0.7.1 -pkgrel=2 +pkgver=0.7.2 +pkgrel=1 pkgdesc='Highly customizable Wayland bar for Sway and Wlroots based compositors' arch=('x86_64') url="https://github.com/Alexays/Waybar/" @@ -25,7 +25,7 @@ 'otf-font-awesome: Icons in the default configuration' ) source=("$pkgname-$pkgver.tar.gz::https://github.com/Alexays/Waybar/archive/$pkgver.tar.gz") -sha256sums=('5100ea9a2ebd2326c791c05d68fc692eaf8c500b21850758205a0a61a0dc77de') +sha256sums=('6996a7d6fbf5457ec42ba9ebc76bf1417618ed9103074490a0730d58161ffdb0') build() { cd "Waybar-$pkgver"
