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

Jan Steffens heftig at archlinux.org
Wed May 1 12:18:22 UTC 2019


    Date: Wednesday, May 1, 2019 @ 12:18:21
  Author: heftig
Revision: 352356

3.32.0-2

Modified:
  libwnck3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-01 11:52:02 UTC (rev 352355)
+++ PKGBUILD	2019-05-01 12:18:21 UTC (rev 352356)
@@ -3,7 +3,7 @@
 
 pkgname=libwnck3
 pkgver=3.32.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Library to manage X windows and workspaces (via pagers, tasklists, etc.)"
 url="https://gitlab.gnome.org/GNOME/libwnck"
 arch=(x86_64)
@@ -21,6 +21,8 @@
 
 prepare() {
     cd libwnck
+    # Fix startup-notification use
+    git cherry-pick -n bbf3286f66c79118b16ff429265bbc3e6ce283ad
 }
 
 build() {



More information about the arch-commits mailing list