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

Jan de Groot jgc at archlinux.org
Tue Jun 19 22:00:06 UTC 2018


    Date: Tuesday, June 19, 2018 @ 22:00:05
  Author: jgc
Revision: 327294

upgpkg: libdatrie 0.2.12-1

Modified:
  libdatrie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-19 21:58:21 UTC (rev 327293)
+++ PKGBUILD	2018-06-19 22:00:05 UTC (rev 327294)
@@ -3,8 +3,8 @@
 # Contributor: Chaiwat Suttipongsakul <cwt114 at gmail.com>
 
 pkgname=libdatrie
-pkgver=0.2.10
-pkgrel=2
+pkgver=0.2.12
+pkgrel=1
 pkgdesc="Implementation of double-array structure for representing trie, as proposed by Junichi Aoe."
 url="https://linux.thai.net/projects/datrie"
 license=('LGPL')
@@ -12,8 +12,8 @@
 depends=('glibc')
 options=('!emptydirs')
 source=(https://linux.thai.net/pub/thailinux/software/libthai/${pkgname}-${pkgver}.tar.xz)
-md5sums=('22d4fca2a09c58584a461b115d3d57f1')
-sha256sums=('180eff7b0309ca19a02d5864e744185d715f021398a096fec6cf960f8ebfaa2b')
+md5sums=('b2243d583e25925200c134fad9f2fb50')
+sha256sums=('452dcc4d3a96c01f80f7c291b42be11863cd1554ff78b93e110becce6e00b149')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list