[arch-commits] Commit in libdatrie/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sat Apr 11 20:08:56 UTC 2009


    Date: Saturday, April 11, 2009 @ 16:08:55
  Author: jgc
Revision: 35272

upgpkg: libdatrie 0.2.1-1

Modified:
  libdatrie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-04-11 20:07:24 UTC (rev 35271)
+++ PKGBUILD	2009-04-11 20:08:55 UTC (rev 35272)
@@ -3,7 +3,7 @@
 # Contributor: Chaiwat Suttipongsakul <cwt114 at gmail.com>
 
 pkgname=libdatrie
-pkgver=0.1.4
+pkgver=0.2.1
 pkgrel=1
 pkgdesc="Libdatrie is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe."
 url="http://linux.thai.net/~thep/datrie/datrie.html"
@@ -12,7 +12,7 @@
 depends=('glibc')
 options=('!libtool' '!emptydirs')
 source=(http://linux.thai.net/pub/thailinux/software/libthai/${pkgname}-${pkgver}.tar.gz)
-md5sums=('4f8d3338f7a9973bb8952a876096bc40')
+md5sums=('196e485958f74cf13e676d93729067cf')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list