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

Brett Cornwall ainola at archlinux.org
Wed Jan 15 23:36:14 UTC 2020


    Date: Wednesday, January 15, 2020 @ 23:36:14
  Author: ainola
Revision: 552710

rebuild for spdlog soname bump

Modified:
  waybar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-15 23:23:20 UTC (rev 552709)
+++ PKGBUILD	2020-01-15 23:36:14 UTC (rev 552710)
@@ -2,7 +2,7 @@
 
 pkgname=waybar
 pkgver=0.9.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Highly customizable Wayland bar for Sway and Wlroots based compositors'
 arch=('x86_64')
 url="https://github.com/Alexays/Waybar/"
@@ -11,10 +11,10 @@
     'gtkmm3'
     'jsoncpp'
     'libjsoncpp.so'
+    'libspdlog.so'
     'libdbusmenu-gtk3'
     'libpulse'
     'libmpdclient'
-    'spdlog'
 )
 # Sway is needed for building support for workspace and window title modules
 makedepends=(



More information about the arch-commits mailing list