diff options
author | Erich Eckner <git@eckner.net> | 2024-12-21 04:30:09 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-12-26 15:11:24 +0100 |
commit | 780be25e2171226a999c087e1e7c5b0dfcfcfe36 (patch) | |
tree | 65d709b65526bb409e81614a7ed08371c88798f8 /spatialite-tools | |
parent | 55b5d8f04681f85a93f748fe6e0458d40bca7796 (diff) | |
download | archlinuxewe-780be25e2171226a999c087e1e7c5b0dfcfcfe36.tar.xz |
spatialite-tools: rebuild
Diffstat (limited to 'spatialite-tools')
-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 771c46565..2c7311e3c 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=21 +pkgrel=22 pkgdesc='Set of CLI tools for spatialite' arch=('i686' 'pentium4' 'x86_64') url='https://www.gaia-gis.it/fossil/spatialite-tools/index' |