summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXavierCLL2015-11-28 20:11:51 -0500
committerXavierCLL2015-11-28 20:11:51 -0500
commit24d027a1c3be34e64158703ae37fef6202103062 (patch)
tree9ce933bb95d28c80e3489d932a4dbacc15df4e67 /PKGBUILD
parent83fb2e4ed88ac285ad0dc8d078db0a9331525ff6 (diff)
downloadaur-24d027a1c3be34e64158703ae37fef6202103062.tar.gz
Updated to stable version 2.12.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aee1e62e1b9e..38bd6672cc7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,5 @@
# Maintainer: Doug Newgard <scimmia at archlinux dot info>
+# Maintainer: XavierCLL <xavier.corredor.llano (a) gmail.com>
# Contributor: SaultDon <sault.don gmail>
# Contributor: Lantald < lantald at gmx.com >
# Contributor: Thomas Dziedzic < gostrc at gmail >
@@ -11,8 +12,8 @@
# You will also need to install osgearth or fcgi, respectively, before building.
pkgname=qgis
-pkgver=2.12.0
-pkgrel=3
+pkgver=2.12.1
+pkgrel=1
pkgdesc='Geographic Information System (GIS) that supports vector, raster & database formats'
url='http://qgis.org/'
license=('GPL')
@@ -24,7 +25,7 @@ makedepends=('cmake' 'txt2tags' 'perl')
optdepends=('gpsbabel: GPS Tool plugin')
install="$pkgname.install"
source=("http://qgis.org/downloads/$pkgname-$pkgver.tar.bz2")
-md5sums=('099efb9482a67e3c57f54f4947986e39')
+md5sums=('b47a7e040341164fd2b8f7970055e3d0')
prepare() {
cd $pkgname-$pkgver