aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/appstream/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/appstream/APKBUILD b/community/appstream/APKBUILD
index d5ee26bf875..3632a7036cf 100644
--- a/community/appstream/APKBUILD
+++ b/community/appstream/APKBUILD
@@ -1,14 +1,14 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=appstream
-pkgver=0.13.1
-pkgrel=1
+pkgver=0.14.3
+pkgrel=0
pkgdesc="Provides a standard for creating app stores across distributions"
url="https://distributions.freedesktop.org/wiki/AppStream"
arch="all"
license="LGPL-2.1-or-later AND GPL-2.0-or-later"
makedepends="meson yaml-dev libxml2-dev glib-dev lmdb-dev gobject-introspection-dev
- gperf qt5-qtbase-dev libsoup-dev"
+ gperf qt5-qtbase-dev libsoup-dev curl-dev"
triggers="$pkgname.trigger=/usr/share/app-info/*"
install="$pkgname.post-install $pkgname.post-upgrade"
subpackages="$pkgname-dev $pkgname-doc $pkgname-qt $pkgname-lang $pkgname-dbg"
@@ -66,4 +66,4 @@ qt() {
}
-sha512sums="9cf469bf604bbdd63815a4b824f13555eb7a9465dbed9f67b41ee1c2704454efa80f7653733dd23d7f7ce759531b826f821b58a606591e57bc86fe03d7a94a9f AppStream-0.13.1.tar.xz"
+sha512sums="b4c41b44375091636cc46e2f7f5e0b86612474faa6d55010caee78cb9c9ac468d093cf261184d900be7aae8513dc72d2821ff9ee17786e123c86a928ce5e9135 AppStream-0.14.3.tar.xz"