[arch-commits] Commit in xdg-desktop-portal/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Fri Mar 31 23:13:53 UTC 2017
Date: Friday, March 31, 2017 @ 23:13:52
Author: heftig
Revision: 291953
0.6-1
Modified:
xdg-desktop-portal/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-03-31 18:31:03 UTC (rev 291952)
+++ PKGBUILD 2017-03-31 23:13:52 UTC (rev 291953)
@@ -3,8 +3,8 @@
# Contributor: Patrick Griffis <tingping at tingping.se>
pkgname=xdg-desktop-portal
-pkgver=0.5
-pkgrel=3
+pkgver=0.6
+pkgrel=1
pkgdesc='Desktop integration portals for sandboxed apps'
arch=('i686' 'x86_64')
url='https://github.com/flatpak/xdg-desktop-portal'
@@ -12,7 +12,7 @@
depends=('glib2')
makedepends=('python' 'flatpak' 'xmlto' 'docbook-xsl')
source=(https://github.com/flatpak/xdg-desktop-portal/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('9f4aa2b4bf6b348f0e46d968c92995e7c6f762b831d1b74cc83b5ff5b5836c1f')
+sha256sums=('fbaa92c1761167a1d9bd54232843dcf8cf53bb6e47709c7bda0fa89804a1c8e5')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list