From 6d634696097fc179180e300db77ae5ea12313b1e Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 31 Aug 2020 08:52:38 +0200 Subject: spatialite-tools: 4.3.0-6 -> 5.0.0-1 --- spatialite-tools/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'spatialite-tools') diff --git a/spatialite-tools/PKGBUILD b/spatialite-tools/PKGBUILD index 77c3a896..70d345fd 100644 --- a/spatialite-tools/PKGBUILD +++ b/spatialite-tools/PKGBUILD @@ -2,8 +2,8 @@ # Contributor: Brian Galey # Contributor: Aldeano pkgname=spatialite-tools -pkgver=4.3.0 -pkgrel=6 +pkgver=5.0.0 +pkgrel=1 pkgdesc='Set of CLI tools for spatialite' arch=('i686' 'pentium4' 'x86_64') url='https://www.gaia-gis.it/fossil/spatialite-tools/index' @@ -20,7 +20,7 @@ _pinned_dependencies=( depends=("${_pinned_dependencies[@]}") options=('!libtool') source=("http://www.gaia-gis.it/gaia-sins/$pkgname-sources/$pkgname-$pkgver.tar.gz") -sha256sums=('f739859bc04f38735591be2f75009b98a2359033675ae310dffc3114a17ccf89') +sha512sums=('a1497824df2c45ffa1ba6b4ec53794c2c4779b6357885ee6f1243f2bff137c3e4dd93b0a802239ced73f66be22faf0081b83bf0ad4effb8a04052712625865d1') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf