diff options
author | Erich Eckner <git@eckner.net> | 2024-12-22 12:30:11 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-12-26 15:11:27 +0100 |
commit | 308ea83257567cdaf709ea53eea5ca4cacad631b (patch) | |
tree | 4193125a3ce1dae7810630145db29f0b036d7a46 /spatialite-tools/PKGBUILD | |
parent | 2464c9f3b174b64b8c108b53e8d2a504a41145ec (diff) | |
download | archlinuxewe-308ea83257567cdaf709ea53eea5ca4cacad631b.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 6053ea5d3..50fb59d8d 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=117 +pkgrel=118 pkgdesc='Set of CLI tools for spatialite' arch=('i686' 'pentium4' 'x86_64') url='https://www.gaia-gis.it/fossil/spatialite-tools/index' |