summaryrefslogtreecommitdiff
path: root/extra/prison/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/prison/PKGBUILD')
-rw-r--r--extra/prison/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/prison/PKGBUILD b/extra/prison/PKGBUILD
index 942c46b30..579d0be69 100644
--- a/extra/prison/PKGBUILD
+++ b/extra/prison/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 206549 2014-03-01 08:22:41Z andrea $
+# $Id: PKGBUILD 208045 2014-03-17 08:06:03Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=prison
-pkgver=1.0
-pkgrel=2
+pkgver=1.1.0
+pkgrel=1
pkgdesc="A barcode API to produce QRCode barcodes and DataMatrix barcodes"
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/kdesupport/prison'
license=('GPL')
depends=('qt4' 'libdmtx' 'qrencode')
makedepends=('cmake')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.gz")
-md5sums=('8baac61506e37a31482a0df4a5d02cd2')
+source=("http://download.kde.org/stable/${pkgname}/1.1/src/${pkgname}-${pkgver}.tar.xz")
+md5sums=('d809eaf66b0954dc28e8d63afca838ed')
prepare() {
mkdir build