grass: update to 7.0.5

This commit is contained in:
gnastyle 2016-10-03 22:12:28 +02:00
parent 10797b22a7
commit 209da3ed27

View File

@ -1,8 +1,8 @@
# Contributions from AUR: https://aur.archlinux.org/packages/grass70-svn/
pkgname=grass
pkgver=7.0.4
pkgrel=2
pkgver=7.0.5
pkgrel=1
_shortver=${pkgver%.*}; _shortver=${_shortver/./}
pkgdesc="GRASS GIS: geospatial data management and analysis, image processing, graphics/maps production, spatial modeling and visualization."
arch=('x86_64')
@ -21,7 +21,7 @@ optdepends=('r: R language interface; see http://grasswiki.osgeo.org/wiki/R_stat
'lapack: required for GMATH library'
'lesstif: motif support')
source=("http://grass.osgeo.org/grass70/source/${pkgname}-${pkgver}.tar.gz")
md5sums=('843e8942c14aa7473380ea70c9b0ec52')
sha1sums=('9dac2a7ee5b6d593512039f758a4ace80b8f86f7')
prepare() {