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..f0612a957 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.39.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="e93eb3fbf8c516faa6debf02471c23e92c45dd7a51938104b4d828129f23ab307355bc2e3c224b3be531ac712fd2c8d28e8aa0f66937c6823e6897ee28e67078 prison-5.39.0.tar.xz"