diff options
Diffstat (limited to 'community/xdg-desktop-portal/APKBUILD')
-rw-r--r-- | community/xdg-desktop-portal/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/xdg-desktop-portal/APKBUILD b/community/xdg-desktop-portal/APKBUILD index e0d56b3717c..8a04ce0e991 100644 --- a/community/xdg-desktop-portal/APKBUILD +++ b/community/xdg-desktop-portal/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Rasmus Thomsen <oss@cogitri.dev> # Maintainer: Jakub Jirutka <jakub@jirutka.cz> pkgname=xdg-desktop-portal -pkgver=1.18.0 +pkgver=1.18.1 pkgrel=0 pkgdesc="Desktop integration portal" url="https://github.com/flatpak/xdg-desktop-portal" @@ -57,5 +57,5 @@ package() { } sha512sums=" -416c0736342b2909c10db025da72edca6d106b46224341bdf45ab41152c01b97f4a4eb78df924a6fbc771475bf103c1aea3005d8ff683f1eca935dbd1afe4a51 xdg-desktop-portal-1.18.0.tar.xz +b4340d14a94a03bdf3ebee8d5a13e7d9386e870b50654369293670d5a828fd258fe419b330c036eaa28963447764db2169aa7f225819a4f9877e57d18c59030e xdg-desktop-portal-1.18.1.tar.xz " |