diff options
author | Erich Eckner <git@eckner.net> | 2024-12-27 17:30:28 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-12-27 17:30:28 +0100 |
commit | b3c4962570ba992c1008e49e14d3aa3d55682080 (patch) | |
tree | 9beaffdffe02161f9ac8e1b7653f7b517129f35c /spatialite-tools/PKGBUILD | |
parent | 72b224a5756c325a1cdf36b41b4dc1af3b58a892 (diff) | |
download | archlinuxewe-b3c4962570ba992c1008e49e14d3aa3d55682080.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 efed134bc..b72ec1302 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=131 +pkgrel=132 pkgdesc='Set of CLI tools for spatialite' arch=('i686' 'pentium4' 'x86_64') url='https://www.gaia-gis.it/fossil/spatialite-tools/index' |