diff options
-rw-r--r-- | community/xdg-desktop-portal-gtk/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/xdg-desktop-portal-gtk/APKBUILD b/community/xdg-desktop-portal-gtk/APKBUILD index 3897e05021..c56b7fa38d 100644 --- a/community/xdg-desktop-portal-gtk/APKBUILD +++ b/community/xdg-desktop-portal-gtk/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Rasmus Thomsen <oss@cogitri.dev> # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=xdg-desktop-portal-gtk -pkgver=1.5.2 +pkgver=1.6.0 pkgrel=0 pkgdesc="Gtk implementation of xdg-desktop-portal" url="https://github.com/flatpak/xdg-desktop-portal-gtk" @@ -44,4 +44,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="9362afd8db6ba3d6a9d76cb9729943410e0cd87bd714c105a17b9ead0577110c407205bea4e05267445483d30cee814eeb4f746267b2f28a74da3b1fa4ed4eda xdg-desktop-portal-gtk-1.5.2.tar.xz" +sha512sums="97111e0c14a8cb54d88d0dd8142003b3f1a60e156131cce77deec0f43c936a110eda24c1e8efbb555dad0ad5aafe392d8c5afab80ea96166f616e6255371adc8 xdg-desktop-portal-gtk-1.6.0.tar.xz" |