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

Brett Cornwall ainola at archlinux.org
Thu Aug 6 15:27:33 UTC 2020


    Date: Thursday, August 6, 2020 @ 15:27:33
  Author: ainola
Revision: 671037

Rebuild against date 3.0.0

Also change dep to an .so instead of package name.

Modified:
  waybar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-06 15:22:34 UTC (rev 671036)
+++ PKGBUILD	2020-08-06 15:27:33 UTC (rev 671037)
@@ -3,7 +3,7 @@
 
 pkgname=waybar
 pkgver=0.9.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Highly customizable Wayland bar for Sway and Wlroots based compositors'
 arch=('x86_64')
 url="https://github.com/Alexays/Waybar/"
@@ -15,7 +15,7 @@
     'libsigc++'
     'fmt'
     'wayland'
-    'chrono-date'
+    'libdate-tz.so'
     'libspdlog.so'
     'gtk-layer-shell'
     'libpulse'



More information about the arch-commits mailing list