summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--spatialite-tools/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/spatialite-tools/PKGBUILD b/spatialite-tools/PKGBUILD
index 70d345fd..a132b9bb 100644
--- a/spatialite-tools/PKGBUILD
+++ b/spatialite-tools/PKGBUILD
@@ -3,13 +3,13 @@
# Contributor: Aldeano <aldea.diaguita at gmail dot com>
pkgname=spatialite-tools
pkgver=5.0.0
-pkgrel=1
+pkgrel=2
pkgdesc='Set of CLI tools for spatialite'
arch=('i686' 'pentium4' 'x86_64')
url='https://www.gaia-gis.it/fossil/spatialite-tools/index'
license=('MPL')
_pinned_dependencies=(
- 'expat=2.2.9'
+ 'expat=2.2.10'
'glibc>=2.31'
'libreadline.so=8'
'libreadosm.so=1'