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