author | Felix Yan
<felixonmars@archlinux.org> 2017-04-13 21:39:43 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-04-13 21:39:43 UTC |
parent | 8bf9e38400ac69e5eab87582d44b61e70313772f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 99628da..bab297b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=prison -pkgver=5.32.0 +pkgver=5.33.0 pkgrel=1 pkgdesc="A barcode API to produce QRCode barcodes and DataMatrix barcodes" arch=(i686 x86_64) @@ -15,7 +15,7 @@ conflicts=(prison-frameworks) replaces=(prison-frameworks) groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('79fbc8e896583f51b1130aebfe6c77f520a8654ea343ebeba86d8d2480d1ac60' +sha256sums=('3940e3d28bc0d3409ba2d1259a80d2c13df53e5a9cbb4d8694fa689244310042' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>