Date: Tuesday, April 16, 2013 @ 15:27:58
  Author: spupykin
Revision: 88314

upgpkg: libmaa 1.3.2-1

upd

Modified:
  libmaa/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-04-16 13:27:51 UTC (rev 88313)
+++ PKGBUILD    2013-04-16 13:27:58 UTC (rev 88314)
@@ -2,7 +2,7 @@
 # Maintainer: Sergej Pupykin <[email protected]>
 
 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 @@
 makedepends=('flex')
 options=('!libtool')
 source=("http://downloads.sourceforge.net/dict/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('04fcb72e8767c0795059bf397f5a0355')
+md5sums=('01dab2cde2e0a322653e45bfa63537ee')
 
 build() {
   cd "${srcdir}/$pkgname-$pkgver"

Reply via email to