summaryrefslogtreecommitdiff
path: root/extra/qrencode/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-10-18 01:24:49 -0700
committerroot <root@rshg054.dnsready.net>2012-10-18 01:24:49 -0700
commit9e3985ed7c9851da65023a0ab3d0739cce1858e2 (patch)
tree817050bac0aea21506bd81fde0bd6a07d7e2d3e4 /extra/qrencode/PKGBUILD
parentc84b2cd310f86dc50c4f52a5907cb17652e8c87c (diff)
Thu Oct 18 01:23:58 PDT 2012
Diffstat (limited to 'extra/qrencode/PKGBUILD')
-rw-r--r--extra/qrencode/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/qrencode/PKGBUILD b/extra/qrencode/PKGBUILD
index fa809653c..57315e1fa 100644
--- a/extra/qrencode/PKGBUILD
+++ b/extra/qrencode/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 168742 2012-10-15 07:00:19Z bluewind $
+# $Id: PKGBUILD 169087 2012-10-17 20:07:22Z bluewind $
# Maintainer: Florian Pritz< flo@xinu.at>
# Contributor: Dany Martineau <dany.luc.martineau@gmail.com>
pkgname=qrencode
-pkgver=3.4.0
+pkgver=3.4.1
pkgrel=1
pkgdesc="C library for encoding data in a QR Code symbol."
arch=(i686 x86_64)
@@ -13,7 +13,7 @@ url="http://megaui.net/fukuchi/works/qrencode/index.en.html"
license=('GPL')
options=(!libtool)
source=(http://megaui.net/fukuchi/works/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('5af7879ab5b300663f2076c287c09030')
+md5sums=('219b146d3b365a56a0f4ef58a718f295')
build() {
cd "${srcdir}/$pkgname-$pkgver"