aboutsummaryrefslogtreecommitdiffstats
path: root/community/xdg-desktop-portal
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-10-11 01:48:51 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-10-23 08:46:47 -0300
commitda4171bbadc192ad7e1bba855b8e76a79d2b00dc (patch)
tree12b8cabf136de41966313b38c8dc777ffe4ec214 /community/xdg-desktop-portal
parentc900bcd2c9de78c13b43a2a598d47e035c1cb1f7 (diff)
downloadaports-da4171bbadc192ad7e1bba855b8e76a79d2b00dc.tar.bz2
aports-da4171bbadc192ad7e1bba855b8e76a79d2b00dc.tar.xz
community/xdg-desktop-portal: upgrade to 1.5.0
Diffstat (limited to 'community/xdg-desktop-portal')
-rw-r--r--community/xdg-desktop-portal/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/xdg-desktop-portal/APKBUILD b/community/xdg-desktop-portal/APKBUILD
index 2f949024d4..9c08d3b9ed 100644
--- a/community/xdg-desktop-portal/APKBUILD
+++ b/community/xdg-desktop-portal/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=xdg-desktop-portal
-pkgver=1.4.2
-pkgrel=1
+pkgver=1.5.0
+pkgrel=0
pkgdesc="Desktop integration portal"
url="https://github.com/flatpak/xdg-desktop-portal"
arch="all"
@@ -12,7 +12,7 @@ makedepends="gettext-dev glib-dev json-glib-dev fontconfig-dev
geoclue-dev xmlto flatpak-dev pipewire-dev fuse-dev"
checkdepends="dbus"
subpackages="$pkgname-lang $pkgname-doc"
-source="https://github.com/flatpak/xdg-desktop-portal/releases/download/${pkgver}/xdg-desktop-portal-${pkgver}.tar.xz"
+source="https://github.com/flatpak/xdg-desktop-portal/releases/download/$pkgver/xdg-desktop-portal-$pkgver.tar.xz"
prepare() {
default_prepare
@@ -52,4 +52,4 @@ package() {
mv "$pkgdir"/usr/share/pkgconfig "$pkgdir"/usr/lib
}
-sha512sums="9a19dc8f6899a24f8827ce36447316ce74f293abed469be24adfaa16d18deac0b7c5d77f744eed9b540b54cd23145281dacb6811dc52b34180b21d6dc02efc5a xdg-desktop-portal-1.4.2.tar.xz"
+sha512sums="d939e9fc60dff79a22030746981534bb33af9c271edf6bc2fd8ab935c1e3665e57acccce327790612f509259cc21f720d27d08d1df4e9a43ff05bc17a9c0e780 xdg-desktop-portal-1.5.0.tar.xz"