[arch-commits] Commit in prison/trunk (PKGBUILD)
Andrea Scarpino
andrea at nymeria.archlinux.org
Tue Apr 8 07:07:59 UTC 2014
Date: Tuesday, April 8, 2014 @ 09:07:58
Author: andrea
Revision: 209892
upgpkg: prison 1.1.1-1
Upstream release
Modified:
prison/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-04-08 04:55:34 UTC (rev 209891)
+++ PKGBUILD 2014-04-08 07:07:58 UTC (rev 209892)
@@ -2,7 +2,7 @@
# Maintainer: Andrea Scarpino <andrea at 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 @@
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
More information about the arch-commits
mailing list