summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-05-23 16:34:36 +0200
committerErich Eckner <git@eckner.net>2017-05-23 16:35:04 +0200
commit8e0ae95539796fcabc7844228100ade405c55aae (patch)
tree566cde829205ba31656027afa5894c7076b7fc0d
parent9c16fac930b13c232547110e1a6c610414f6112c (diff)
downloadarchlinuxewe.git.save-8e0ae95539796fcabc7844228100ade405c55aae.tar.xz
qgis: 2.18.6-1 -> 2.18.8-1
-rw-r--r--qgis/.gitignore1
-rw-r--r--qgis/PKGBUILD6
2 files changed, 4 insertions, 3 deletions
diff --git a/qgis/.gitignore b/qgis/.gitignore
new file mode 100644
index 00000000..1c1eb1c6
--- /dev/null
+++ b/qgis/.gitignore
@@ -0,0 +1 @@
+qgis_sip-ftbfs.patch
diff --git a/qgis/PKGBUILD b/qgis/PKGBUILD
index 8687d76c..4f71d39e 100644
--- a/qgis/PKGBUILD
+++ b/qgis/PKGBUILD
@@ -13,7 +13,7 @@
# You will also need to install osgearth-qt4 or fcgi, respectively, before building.
pkgname=qgis
-pkgver=2.18.6
+pkgver=2.18.8
pkgrel=1
pkgdesc='Geographic Information System (GIS) that supports vector, raster & database formats'
url='http://qgis.org/'
@@ -36,8 +36,8 @@ optdepends=('gpsbabel: GPS Tool plugin'
'python2-yaml: Processing plugin')
source=("https://qgis.org/downloads/$pkgname-$pkgver.tar.bz2"
"qgis_sip-ftbfs.patch::https://src.fedoraproject.org/cgit/rpms/qgis.git/plain/qgis_sip-ftbfs.patch?id=25b8f81ccabbfdb183d4850a66e884c183444f14")
-md5sums=('ea6d736f1b73d3e02867002fa7fabdb1'
- '0575d848604f0fc6dda0a643523e7e48')
+sha512sums=('ea6d3d6e95c186ced38f37f2da7e2fc43d337ce20c371cd1fa5160f816d42e8e59e87cd2efdc20db555d89970ca2ae1f0e089d616e0391efe6735fd3fec41ed4'
+ '30b5c67a62b0cb12cf9ec09eced3dbd02cc503cf2d266882b9a0f7ef3d6cf289c9dbcae6f82266b1216c4a9a57afc9d87ee29702c85a9f03bf467eea3c3c7a1c')
prepare() {
cd $pkgname-$pkgver