[arch-commits] Commit in xdg-desktop-portal/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Mon Aug 20 12:23:15 UTC 2018
Date: Monday, August 20, 2018 @ 12:23:15
Author: bpiotrowski
Revision: 332700
1.0-1
Modified:
xdg-desktop-portal/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-20 12:08:23 UTC (rev 332699)
+++ PKGBUILD 2018-08-20 12:23:15 UTC (rev 332700)
@@ -3,8 +3,8 @@
# Contributor: Patrick Griffis <tingping at tingping.se>
pkgname=xdg-desktop-portal
-pkgver=0.99
-pkgrel=2
+pkgver=1.0
+pkgrel=1
pkgdesc="Desktop integration portals for sandboxed apps"
url="https://github.com/flatpak/xdg-desktop-portal"
arch=(x86_64)
@@ -11,7 +11,7 @@
license=(LGPL2.1)
depends=(glib2 pipewire fuse2)
makedepends=(python flatpak xmlto docbook-xsl git)
-_commit=3990cc283e05c900eb1a14e26c67160f80451cf2 # tags/0.99^0
+_commit=6da1612d5c91b8c828ad2ea89d561d22b2fa625d # tags/1.0^0
source=("git+https://github.com/flatpak/xdg-desktop-portal#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list