[arch-commits] Commit in xdg-desktop-portal/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Mon Jan 28 13:17:23 UTC 2019
Date: Monday, January 28, 2019 @ 13:17:23
Author: bpiotrowski
Revision: 344899
1.2.0-2: move flatpak to makedeps
Modified:
xdg-desktop-portal/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-28 13:13:49 UTC (rev 344898)
+++ PKGBUILD 2019-01-28 13:17:23 UTC (rev 344899)
@@ -3,13 +3,13 @@
pkgname=xdg-desktop-portal
pkgver=1.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Desktop integration portals for sandboxed apps"
url="https://github.com/flatpak/xdg-desktop-portal"
arch=(x86_64)
license=(LGPL2.1)
-depends=(glib2 pipewire fuse2 geoclue2 flatpak)
-makedepends=(python xmlto docbook-xsl git)
+depends=(glib2 pipewire fuse2 geoclue2)
+makedepends=(python xmlto docbook-xsl git flatpak)
_commit=f8e4054997a077bb7ab6bebe3dfc65145ec6941f # tags/1.2.0^0
source=("git+https://github.com/flatpak/xdg-desktop-portal#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list