Date: Friday, December 21, 2018 @ 23:07:22 Author: bgyorgy Revision: 417486
upgpkg: qgis 3.4.3-1 Update to new version Modified: qgis/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-21 23:01:58 UTC (rev 417485) +++ PKGBUILD 2018-12-21 23:07:22 UTC (rev 417486) @@ -9,7 +9,7 @@ # Contributor: Eric Forgeot < http://esclinux.tk > pkgname=qgis -pkgver=3.4.2 +pkgver=3.4.3 pkgrel=1 pkgdesc='Geographic Information System (GIS) that supports vector, raster & database formats' url='https://qgis.org/' @@ -29,7 +29,7 @@ 'python-numpy: Processing plugin' 'python-yaml: Processing plugin') source=("https://qgis.org/downloads/$pkgname-$pkgver.tar.bz2") -sha256sums=('6a7f304985940048046074ad7724da44cbaf857a72e2228163d25153be3e6273') +sha256sums=('56e3b9c75aedb027e81f5fb71f5cccbe87144e0b7376c6816a1e8664aa998d8b') prepare() { [[ -d build ]] || mkdir build
