[arch-commits] Commit in qrencode/trunk (PKGBUILD)
Florian Pritz
bluewind at archlinux.org
Sun Apr 1 16:17:13 UTC 2012
Date: Sunday, April 1, 2012 @ 12:17:13
Author: bluewind
Revision: 155308
upgpkg: qrencode 3.3.0-1
upstream update
Modified:
qrencode/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-04-01 15:13:03 UTC (rev 155307)
+++ PKGBUILD 2012-04-01 16:17:13 UTC (rev 155308)
@@ -3,8 +3,8 @@
# Contributor: Dany Martineau <dany.luc.martineau at gmail.com>
pkgname=qrencode
-pkgver=3.2.0
-pkgrel=2
+pkgver=3.3.0
+pkgrel=1
pkgdesc="C library for encoding data in a QR Code symbol."
arch=(i686 x86_64)
depends=('libpng>=1.5.0')
@@ -13,7 +13,7 @@
license=('GPL')
options=(!libtool)
source=(http://megaui.net/fukuchi/works/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('7e90615eb314abcd2eb2eab5c8155b97')
+md5sums=('b7531107ffd8e4f9ce262e87893b01ca')
build() {
cd "${srcdir}/$pkgname-$pkgver"
More information about the arch-commits
mailing list