[arch-commits] Commit in xdg-desktop-portal/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Thu Aug 2 21:07:33 UTC 2018


    Date: Thursday, August 2, 2018 @ 21:07:32
  Author: heftig
Revision: 330474

0.99-2

Modified:
  xdg-desktop-portal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-02 21:03:00 UTC (rev 330473)
+++ PKGBUILD	2018-08-02 21:07:32 UTC (rev 330474)
@@ -4,7 +4,7 @@
 
 pkgname=xdg-desktop-portal
 pkgver=0.99
-pkgrel=1
+pkgrel=2
 pkgdesc="Desktop integration portals for sandboxed apps"
 url="https://github.com/flatpak/xdg-desktop-portal"
 arch=(x86_64)
@@ -22,6 +22,7 @@
 
 prepare() {
   cd $pkgname
+  sed -i 's/pipewire-0.1/pipewire-0.2/g' configure.ac
   NOCONFIGURE=1 ./autogen.sh
 }
 



More information about the arch-commits mailing list