From ca9254be0ebab9d6eb40c9838ce8f71a940d6c72 Mon Sep 17 00:00:00 2001 From: newbluemoon Date: Wed, 20 Jun 2018 07:31:17 +0200 Subject: [PATCH] libdatrie: update to 0.2.12 --- srcpkgs/libdatrie/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libdatrie/template b/srcpkgs/libdatrie/template index 6d2713ab3f6..56fae586b9c 100644 --- a/srcpkgs/libdatrie/template +++ b/srcpkgs/libdatrie/template @@ -1,6 +1,6 @@ # Template file for 'libdatrie' pkgname=libdatrie -version=0.2.11 +version=0.2.12 revision=1 build_style=gnu-configure short_desc="Implementation of double-array structure for representing trie" @@ -8,7 +8,7 @@ maintainer="newbluemoon " license="LGPL-2.1-or-later" homepage="https://linux.thai.net/projects/datrie" distfiles="https://linux.thai.net/pub/ThaiLinux/software/libthai/libdatrie-${version}.tar.xz" -checksum=547c7bd2ab9e10ad65f3270cae8ca7027f52db9c30f7327d24354ad41a98e94b +checksum=452dcc4d3a96c01f80f7c291b42be11863cd1554ff78b93e110becce6e00b149 libdatrie-devel_package() { short_desc+=" - development files"