Date: Tuesday, December 13, 2022 @ 00:00:26
  Author: heftig
Revision: 464234

1.16.0-1

Modified:
  xdg-desktop-portal/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-12 23:59:31 UTC (rev 464233)
+++ PKGBUILD    2022-12-13 00:00:26 UTC (rev 464234)
@@ -3,16 +3,16 @@
 # Contributor: Patrick Griffis <[email protected]>
 
 pkgname=xdg-desktop-portal
-pkgver=1.15.0
+pkgver=1.16.0
 pkgrel=1
 pkgdesc="Desktop integration portals for sandboxed apps"
 url="https://github.com/flatpak/xdg-desktop-portal";
 arch=(x86_64)
 license=(LGPL)
-depends=(glib2 pipewire fuse3 geoclue2 rtkit systemd)
+depends=(glib2 pipewire fuse3 geoclue rtkit systemd)
 makedepends=(meson xmlto docbook-xsl git flatpak libportal)
 options=(debug)
-_commit=95b70566e05ef493539cdcbe2d9321a529858eb7  # tags/1.15.0
+_commit=88af6c8ca4106fcf70925355350a669848e9fd5a  # tags/1.16.0^0
 source=("git+https://github.com/flatpak/xdg-desktop-portal#commit=$_commit";)
 sha256sums=('SKIP')
 
@@ -39,3 +39,5 @@
 
   meson install -C build --destdir "$pkgdir"
 }
+
+# vim:set sw=2 sts=-1 et:

Reply via email to