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

Jan de Groot jgc at nymeria.archlinux.org
Tue Jul 23 16:51:19 UTC 2013


    Date: Tuesday, July 23, 2013 @ 18:51:19
  Author: jgc
Revision: 191327

upgpkg: libdatrie 0.2.6-1

Modified:
  libdatrie/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-23 16:47:58 UTC (rev 191326)
+++ PKGBUILD	2013-07-23 16:51:19 UTC (rev 191327)
@@ -3,7 +3,7 @@
 # Contributor: Chaiwat Suttipongsakul <cwt114 at gmail.com>
 
 pkgname=libdatrie
-pkgver=0.2.5
+pkgver=0.2.6
 pkgrel=1
 pkgdesc="Implementation of double-array structure for representing trie, as proposed by Junichi Aoe."
 url="http://linux.thai.net/projects/datrie"
@@ -11,8 +11,8 @@
 arch=('i686' 'x86_64')
 depends=('glibc')
 options=('!libtool' '!emptydirs')
-source=(http://linux.thai.net/pub/thailinux/software/libthai/${pkgname}-${pkgver}.tar.gz)
-md5sums=('c9b057d07198d66e1ac2eff32937d3d4')
+source=(http://linux.thai.net/pub/thailinux/software/libthai/${pkgname}-${pkgver}.tar.xz)
+md5sums=('e253eb2433045f6e224c7fa44f9796e1')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list