git » prison.git » commit 1ccb17c

KDE Frameworks 5.92.0

author Antonio Rojas
2022-03-13 12:33:24 UTC
committer Antonio Rojas
2022-03-13 12:33:24 UTC
parent 1e3c95a29b59c92c385ee329b9d6e6ea87990cad

KDE Frameworks 5.92.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 26cf4ad..c0dff0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=prison
-pkgver=5.91.0
+pkgver=5.92.0
 pkgrel=1
 pkgdesc='A barcode API to produce QRCode barcodes and DataMatrix barcodes'
 arch=(x86_64)
@@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc qt5-declarative)
 optdepends=('qt5-declarative: QML bindings')
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('8f61c6c351e018df29a837a2d276d088b61fc844af406ea2d4f221f8e5b83f4c'
+sha256sums=('7e6fee9fd56be6c4589c106a3c16a28a4aa5832a24dcefe88302a9ad113ee41e'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)