Date: Wednesday, April 8, 2020 @ 10:37:31 Author: bpiotrowski Revision: 379817
1.7.1-1 Modified: xdg-desktop-portal-gtk/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-08 10:31:46 UTC (rev 379816) +++ PKGBUILD 2020-04-08 10:37:31 UTC (rev 379817) @@ -2,8 +2,8 @@ # Contributor: Patrick Griffis <[email protected]> pkgname=xdg-desktop-portal-gtk -pkgver=1.6.0 -pkgrel=4 +pkgver=1.7.1 +pkgrel=1 pkgdesc="A GTK+ backend for xdg-desktop-portal" url="https://github.com/flatpak/xdg-desktop-portal-gtk" arch=(x86_64) @@ -12,7 +12,7 @@ makedepends=(xdg-desktop-portal python git evince) optdepends=("evince: Print preview") provides=(xdg-desktop-portal-impl) -_commit=3f7d1ca802419f913c0c86f194ef43e69b30b2a2 # tags/1.6.0^0 +_commit=3a40d4bbcac48fa6dec7bedcc0206074a0218884 # tags/1.7.1^0 source=("git+https://github.com/flatpak/xdg-desktop-portal-gtk#commit=$_commit") sha256sums=('SKIP')
