aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/flatpak/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/testing/flatpak/APKBUILD b/testing/flatpak/APKBUILD
index eea9ed16c0..db04e9704a 100644
--- a/testing/flatpak/APKBUILD
+++ b/testing/flatpak/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: André Klitzing <aklitzing@gmail.com>
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname=flatpak
-pkgver=0.10.0
+pkgver=0.10.1
pkgrel=0
pkgdesc="Application deployment framework for desktop apps"
url="http://flatpak.org"
@@ -10,6 +10,7 @@ license="LGPL-2.1"
depends="bubblewrap"
makedepends="glib-dev libarchive-dev libsoup-dev libcap-dev polkit-dev
libxau-dev ostree-dev fuse-dev json-glib-dev
+ libgcab-dev appstream-glib-dev
libseccomp-dev libxslt-dev gpgme-dev bubblewrap"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
source="https://github.com/flatpak/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz
@@ -48,5 +49,5 @@ package() {
install -D -m644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
}
-sha512sums="f3817dd9858c59dc8755350f85c571d285e9db82910d723a703968f965c8974c6962a5b0cb8d0b00b3d4e4916e80c63f245b39192d84fedd2ad347e40f1a34a3 flatpak-0.10.0.tar.xz
+sha512sums="0aae8a48e04df7398a290e36ecff5240a7fd9a9012cbcdd078797fef51d801a0aa5b0869894bc843213f182db0f5eb0c1ade55d15dcfa5f6c842281fca53afec flatpak-0.10.1.tar.xz
9287ed146bf71665aa436a2c2110cc5edc829a7b4a3e3190947580850fe9ecfd2bb6adb015c692af022d425fb5259390fcdcbd402e8b0d12ee5d2c1a1071ed4f musl-fixes.patch"