[arch-commits] Commit in waybar/trunk (PKGBUILD)

Brett Cornwall ainola at archlinux.org
Fri Apr 26 02:34:18 UTC 2019


    Date: Friday, April 26, 2019 @ 02:34:18
  Author: ainola
Revision: 454102

upgpkg: waybar 0.6.0-1

Modified:
  waybar/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-26 02:24:21 UTC (rev 454101)
+++ PKGBUILD	2019-04-26 02:34:18 UTC (rev 454102)
@@ -1,7 +1,7 @@
 # Maintainer: Ainola <ainola at archlinux.org>
 
 pkgname=waybar
-pkgver=0.5.1
+pkgver=0.6.0
 pkgrel=1
 pkgdesc='Highly customizable Wayland bar for Sway and Wlroots based compositors'
 arch=('x86_64')
@@ -13,6 +13,7 @@
     'jsoncpp'
     'libappindicator-gtk3'
     'libpulse'
+    'libmpdclient'
 )
 # Sway is needed for building support for workspace and window title modules
 makedepends=(
@@ -24,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=('e2a7042ca64161272ce3044941eb61de025c27865f577e3e26c513277c6d2c7e')
+sha256sums=('5fb8c10b5f02e680dee2ec0ef76965bb382cefbc83125976c80e6db4590449d2')
 
 build() {
     cd "Waybar-$pkgver"



More information about the arch-commits mailing list