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

Maxime Gauduin alucryd at gemini.archlinux.org
Wed Jul 28 14:22:53 UTC 2021


    Date: Wednesday, July 28, 2021 @ 14:22:53
  Author: alucryd
Revision: 988924

wingpanel 3.0.0-2: add dependency on pantheon-notifications

Modified:
  wingpanel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-28 14:21:13 UTC (rev 988923)
+++ PKGBUILD	2021-07-28 14:22:53 UTC (rev 988924)
@@ -2,7 +2,7 @@
 
 pkgname=wingpanel
 pkgver=3.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc='The Pantheon Top Panel'
 arch=(x86_64)
 url=https://github.com/elementary/wingpanel
@@ -15,6 +15,7 @@
   libgee
   libgranite.so
   mutter6
+  pantheon-notifications
 )
 makedepends=(
   cmake



More information about the arch-commits mailing list