summaryrefslogtreecommitdiff
path: root/community/libmaa/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libmaa/PKGBUILD')
-rw-r--r--community/libmaa/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libmaa/PKGBUILD b/community/libmaa/PKGBUILD
index 5a35a9a5d..085518f80 100644
--- a/community/libmaa/PKGBUILD
+++ b/community/libmaa/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 1528 2009-08-25 09:47:25Z spupykin $
+# $Id: PKGBUILD 88315 2013-04-16 13:28:16Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=libmaa
-pkgver=1.3.1
+pkgver=1.3.2
pkgrel=1
pkgdesc="Provides many low-level data structures which are helpful for writing compilers"
url="http://sourceforge.net/projects/dict/"
@@ -12,7 +12,7 @@ depends=('glibc')
makedepends=('flex')
options=('!libtool')
source=("http://downloads.sourceforge.net/dict/${pkgname}-${pkgver}.tar.gz")
-md5sums=('04fcb72e8767c0795059bf397f5a0355')
+md5sums=('01dab2cde2e0a322653e45bfa63537ee')
build() {
cd "${srcdir}/$pkgname-$pkgver"