[arch-commits] Commit in xdg-desktop-portal/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Sat Jan 21 21:19:35 UTC 2017
Date: Saturday, January 21, 2017 @ 21:19:35
Author: bpiotrowski
Revision: 287107
upgpkg: xdg-desktop-portal 0.5-2
fix the license
Modified:
xdg-desktop-portal/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-01-21 21:08:46 UTC (rev 287106)
+++ PKGBUILD 2017-01-21 21:19:35 UTC (rev 287107)
@@ -8,8 +8,9 @@
pkgdesc='A portal frontend service for Flatpak'
arch=('i686' 'x86_64')
url='http://flatpak.org'
-license=('LGPL2')
+license=('LGPL2.1')
depends=('flatpak')
+makedepends=('python')
source=(https://github.com/flatpak/xdg-desktop-portal/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
sha256sums=('9f4aa2b4bf6b348f0e46d968c92995e7c6f762b831d1b74cc83b5ff5b5836c1f')
More information about the arch-commits
mailing list