diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2012-10-22 20:49:39 +0200 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2012-10-22 20:49:39 +0200 |
commit | b22cfd59e8463d72a1c4dd403591cc19ad2e5964 (patch) | |
tree | 4a5772fe06275562a75cca2953981d8241ce1427 /extra/libdatrie | |
parent | 2352f09f581b24fa01f022026728acf919c0335a (diff) |
extra rebuilds of unsigned packages.
Diffstat (limited to 'extra/libdatrie')
-rw-r--r-- | extra/libdatrie/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libdatrie/PKGBUILD b/extra/libdatrie/PKGBUILD index 4776c7fa9..18dc8731e 100644 --- a/extra/libdatrie/PKGBUILD +++ b/extra/libdatrie/PKGBUILD @@ -4,7 +4,7 @@ pkgname=libdatrie pkgver=0.2.5 -pkgrel=1 +pkgrel=1.1 pkgdesc="Implementation of double-array structure for representing trie, as proposed by Junichi Aoe." url="http://linux.thai.net/projects/datrie" license=('LGPL') |