summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb716861d8ff..00fee25424a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
-# Maintainer: zan <zan$420blaze.it>
+# Maintainer: mel <mel@nie.rs>
# Contributor Gustavo Alvarez <sl1pkn07@gmail.com>
# Contributor: Antonio Rojas
pkgname=prison-git
_name=${pkgname%-git}
-pkgver=v5.72.0.r3.g9449762
+pkgver=v5.102.0.r8.gd195b3a
pkgrel=1
pkgdesc="Barcode api currently offering a nice Qt api to produce QRCode barcodes and DataMatrix barcodes. (GIT version)"
arch=(x86_64)
url='https://invent.kde.org/frameworks/prison'
license=(LGPL)
-depends=(libdmtx qrencode qt5-declarative)
+depends=(libdmtx qrencode qt6-declarative zxing-cpp)
makedepends=(extra-cmake-modules git)
conflicts=(prison)
provides=(prison)