Skip to content
Snippets Groups Projects
Commit 9b8f5981 authored by Alexey Minnekhanov's avatar Alexey Minnekhanov :recycle: Committed by Leo
Browse files

community/libapk-qt: upgrade to 0.4.2

parent 4f976968
No related branches found
No related tags found
1 merge request!18708community/libapk-qt: upgrade to 0.4.2
# Maintainer: Alexey Minnekhanov <alexeymin@postmarketos.org> # Maintainer: Alexey Minnekhanov <alexeymin@postmarketos.org>
pkgname=libapk-qt pkgname=libapk-qt
pkgver=0.4 pkgver=0.4.2
pkgrel=0 pkgrel=0
pkgdesc="Alpine Package Keeper (apk) Qt bindings" pkgdesc="Alpine Package Keeper (apk) Qt bindings"
url="https://gitlab.com/postmarketOS/libapk-qt" url="https://gitlab.com/postmarketOS/libapk-qt"
arch="all" arch="all"
license="GPL-2.0-only" license="GPL-2.0-only"
depends_dev="qt5-qtbase-dev apk-tools-dev" makedepends="apk-tools-dev cmake qt5-qtbase-dev"
makedepends="cmake $depends_dev"
source="https://gitlab.com/postmarketOS/libapk-qt/-/archive/v$pkgver/libapk-qt-v$pkgver.tar.gz" source="https://gitlab.com/postmarketOS/libapk-qt/-/archive/v$pkgver/libapk-qt-v$pkgver.tar.gz"
subpackages="$pkgname-dev $pkgname-dbg" subpackages="$pkgname-dev $pkgname-dbg"
...@@ -32,4 +31,4 @@ package() { ...@@ -32,4 +31,4 @@ package() {
make -C build DESTDIR="$pkgdir" install make -C build DESTDIR="$pkgdir" install
} }
sha512sums="e56e66560d7f5f9e5d189f91ad4828e361bf0e7dbe88e11b14f86f483cc0c8e9d1429b88c9688ce4239bfba0d9816e0e786a147d5fce2318d6076b06077e4e55 libapk-qt-v0.4.tar.gz" sha512sums="a9cc416cfd6e5ff12b47d9830aff1e54f8c931085727f378886d850eb196679f15459a19db8faf7387afbee43d0279a2ebc5a961d8e63bba04e971c29bdd4177 libapk-qt-v0.4.2.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment