git » prison.git » commit ff90caa

KDE Frameworks 5.98

author Antonio Rojas
2022-09-11 09:19:57 UTC
committer Antonio Rojas
2022-09-11 09:19:57 UTC
parent d23f4a2f8bb26eaaaeb05ddd1303980db6520b0d

KDE Frameworks 5.98

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index c39e148..54df719 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=prison
-pkgver=5.97.0
+pkgver=5.98.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=('a6f04ff1b9823c43881da38091a87970dba6d79a0f3a8103146fc2b03aaf531b'
+sha256sums=('dc307532430a5463f95d7bbf8e03a4bb5e3b4650c9fecd6c600e61035ca8f8de'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)