diff options
author | Erich Eckner <git@eckner.net> | 2024-12-22 08:10:09 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-12-26 15:11:26 +0100 |
commit | 5816878388ce6c10760c4e29797c5dd7f3667558 (patch) | |
tree | b26e5d096005e6ef7c3d45faacd38990107850f4 /spatialite-tools/PKGBUILD | |
parent | 70cbfe4b84be6c830d5fb89d4199026377b6bd28 (diff) | |
download | archlinuxewe-5816878388ce6c10760c4e29797c5dd7f3667558.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 6fbd3f13c..7a52ba4a1 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=104 +pkgrel=105 pkgdesc='Set of CLI tools for spatialite' arch=('i686' 'pentium4' 'x86_64') url='https://www.gaia-gis.it/fossil/spatialite-tools/index' |