git » prison.git » commit 5aeedbd

KDE Frameworks 5.100

author Antonio Rojas
2022-11-11 19:54:35 UTC
committer Antonio Rojas
2022-11-11 19:54:35 UTC
parent ef42e532b6df90b12623f21f65e721470def8e5e

KDE Frameworks 5.100

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 38e3178..0301c1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=prison
-pkgver=5.99.0
+pkgver=5.100.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=('84deb9c19e79ca73fee27151e140006f4eebd5326bc22a226a2b7bfbf074c1f1'
+sha256sums=('30c9a6ef8364b811f2015b6d8ca36714cd39e514919fdc054768ae871dcb9483'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)