diff options
author | Erich Eckner <git@eckner.net> | 2024-12-22 03:10:09 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-12-26 15:11:26 +0100 |
commit | 6b6ede00e7e1c6c4c877fbc1317e79d6ab6a080f (patch) | |
tree | 078a01b5bad468a33258f1c7bd714986d34f8ab2 /spatialite-tools/PKGBUILD | |
parent | 5969429120bbd14c2cbcbf07354fd5e1c50ff41e (diff) | |
download | archlinuxewe-6b6ede00e7e1c6c4c877fbc1317e79d6ab6a080f.tar.xz |
spatialite-tools: rebuild
Diffstat (limited to 'spatialite-tools/PKGBUILD')
-rw-r--r-- | spatialite-tools/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spatialite-tools/PKGBUILD b/spatialite-tools/PKGBUILD index 44163297c..1c52cc458 100644 --- a/spatialite-tools/PKGBUILD +++ b/spatialite-tools/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Aldeano <aldea.diaguita at gmail dot com> pkgname=spatialite-tools pkgver=5.1.0a -pkgrel=89 +pkgrel=90 pkgdesc='Set of CLI tools for spatialite' arch=('i686' 'pentium4' 'x86_64') url='https://www.gaia-gis.it/fossil/spatialite-tools/index' |