diff options
author | Erich Eckner <git@eckner.net> | 2024-12-21 06:30:10 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-12-26 15:11:24 +0100 |
commit | c30acc28debe0bc066688640d14849a550765c3e (patch) | |
tree | 51c3fdc89244866ee26cce0a35d9813d120a5041 | |
parent | a4024df1704d95da2048c70658a67f9f8b47409c (diff) | |
download | archlinuxewe-c30acc28debe0bc066688640d14849a550765c3e.tar.xz |
spatialite-tools: rebuild
-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 7990888fa..15f6b5855 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=27 +pkgrel=28 pkgdesc='Set of CLI tools for spatialite' arch=('i686' 'pentium4' 'x86_64') url='https://www.gaia-gis.it/fossil/spatialite-tools/index' |