mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 17:33:20 +08:00
grass: update to 7.4.2
This commit is contained in:
parent
885809e0b2
commit
89eb06a99a
@ -1,7 +1,7 @@
|
||||
# Contributions from AUR: https://aur.archlinux.org/packages/grass70-svn/
|
||||
|
||||
pkgname=grass
|
||||
pkgver=7.2.2
|
||||
pkgver=7.4.2
|
||||
pkgrel=1
|
||||
_shortver=${pkgver%.*}; _shortver=${_shortver/./}
|
||||
pkgdesc="GRASS GIS: geospatial data management and analysis, image processing, graphics/maps production, spatial modeling and visualization."
|
||||
@ -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/grass$_shortver/source/${pkgname}-${pkgver}.tar.gz")
|
||||
sha1sums=('effdea8179708c7bea5ce46cc5de370f89db4576')
|
||||
sha1sums=('34135720f473a21a569fad1a71608d9cf8ec43d9')
|
||||
|
||||
prepare() {
|
||||
cd $pkgname-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user