summaryrefslogtreecommitdiff
path: root/user/prison/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/prison/APKBUILD')
-rw-r--r--user/prison/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/prison/APKBUILD b/user/prison/APKBUILD
index 2b28541f5..9f433fd59 100644
--- a/user/prison/APKBUILD
+++ b/user/prison/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=prison
-pkgver=5.38.0
+pkgver=5.41.0
pkgrel=0
pkgdesc="Qt Barcode library for programatically creating QR codes"
url="https://www.kde.org/"
@@ -13,7 +13,7 @@ makedepends="$depends_dev cmake extra-cmake-modules doxygen graphviz
qt5-qttools-dev"
install=""
subpackages="$pkgname-dev $pkgname-doc"
-source="http://download.kde.org/stable/frameworks/5.38/prison-$pkgver.tar.xz"
+source="http://download.kde.org/stable/frameworks/${pkgver%.*}/prison-$pkgver.tar.xz"
builddir="$srcdir/prison-$pkgver"
build() {
@@ -43,4 +43,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="26ed107c2971ca1932a7b75994f1b313989aee4ff7d84037afb7b5d45a1a52858bb72b1ede947bf01d87eb7a292f7a17f0475d53ad47d59af09e7c9fefe7099c prison-5.38.0.tar.xz"
+sha512sums="14f952aa1c8fc289efd6ae34c3476ba44b68c3aca9169754d0b79b11114d9aef4a101a071b0da1dc46c517165626073dff6a36bd6f4b6b86a0945ae03130e960 prison-5.41.0.tar.xz"