diff options
author | Erich Eckner <git@eckner.net> | 2024-12-21 14:50:08 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-12-26 15:11:25 +0100 |
commit | fbde0995f52254c394fc68b94f6abe638f4fff3a (patch) | |
tree | e65f5281dfc47ecff82294582be0af976f525f4f | |
parent | 2a37a586b81da304652de1b7d8b573b2e7811efa (diff) | |
download | archlinuxewe-fbde0995f52254c394fc68b94f6abe638f4fff3a.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 2fe8fe431..9bc7ab714 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=52 +pkgrel=53 pkgdesc='Set of CLI tools for spatialite' arch=('i686' 'pentium4' 'x86_64') url='https://www.gaia-gis.it/fossil/spatialite-tools/index' |