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

Maxim Baz maximbaz at archlinux.org
Sat Apr 11 15:58:02 UTC 2020


    Date: Saturday, April 11, 2020 @ 15:58:02
  Author: maximbaz
Revision: 613341

upgpkg: waybar 0.9.2-1

Modified:
  waybar/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-11 13:19:45 UTC (rev 613340)
+++ PKGBUILD	2020-04-11 15:58:02 UTC (rev 613341)
@@ -1,8 +1,9 @@
 # Maintainer: Brett Cornwall <ainola at archlinux.org>
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
 
 pkgname=waybar
-pkgver=0.9.1
-pkgrel=3
+pkgver=0.9.2
+pkgrel=1
 pkgdesc='Highly customizable Wayland bar for Sway and Wlroots based compositors'
 arch=('x86_64')
 url="https://github.com/Alexays/Waybar/"
@@ -21,7 +22,7 @@
     'cmake'
     'meson'
     'scdoc'  # For generating manpages
-    'sway'  # Support for workspace and window title modules
+    'sway'   # Support for workspace and window title modules
 )
 optdepends=(
     'otf-font-awesome: Icons in the default configuration'
@@ -29,7 +30,7 @@
 source=(
     "$pkgname-$pkgver.tar.gz::https://github.com/Alexays/Waybar/archive/$pkgver.tar.gz"
 )
-sha256sums=('97d61baced26835b49d9366a1316925fc5ec59c4ae9269d85c71c5375a061478')
+sha256sums=('9740662de19dd6126c23efb69c9dc7f9d918443543af12aee770de39d415bdf8')
 
 build() {
     cd "Waybar-$pkgver"



More information about the arch-commits mailing list