parent
0d44722459
commit
13a7d1d5ea
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libdatrie'
|
||||
pkgname=libdatrie
|
||||
version=0.2.12
|
||||
version=0.2.13
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Implementation of double-array structure for representing trie"
|
||||
|
@ -8,7 +8,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
|
|||
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=452dcc4d3a96c01f80f7c291b42be11863cd1554ff78b93e110becce6e00b149
|
||||
checksum=12231bb2be2581a7f0fb9904092d24b0ed2a271a16835071ed97bed65267f4be
|
||||
|
||||
libdatrie-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in New Issue