diff options
author | Erich Eckner <git@eckner.net> | 2024-12-22 02:10:10 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-12-26 15:11:26 +0100 |
commit | 1f25a8075073054380f6d736f6dd73c223c697b2 (patch) | |
tree | 9290d6fb06a13951a7c75353a6ec16ed7a065a4a /spatialite-tools/PKGBUILD | |
parent | caca6069e78597c673d24d859a2e481f58f6acb1 (diff) | |
download | archlinuxewe-1f25a8075073054380f6d736f6dd73c223c697b2.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 ed00dba36..b21617915 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=86 +pkgrel=87 pkgdesc='Set of CLI tools for spatialite' arch=('i686' 'pentium4' 'x86_64') url='https://www.gaia-gis.it/fossil/spatialite-tools/index' |