summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-04-11 15:43:58 +0000
committerBioArchLinuxBot2023-04-11 15:43:58 +0000
commitb851c145d04f5e2430cc9f059cab124234f70d41 (patch)
tree0e75dded5cc2f2d0f054528cfe61a841f7c2b894 /PKGBUILD
parentd77d6e6ccc3d0f013305738adfec1a4ea21003ff (diff)
downloadaur-r-gstat.tar.gz
[lilac] updated to 2.1.1-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 07a9ffdfa0a8..c50dbd8d1470 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=gstat
_pkgver=2.1-1
pkgname=r-${_pkgname,,}
pkgver=2.1.1
-pkgrel=1
+pkgrel=3
pkgdesc='Spatial and Spatio-Temporal Geostatistical Modelling, Prediction and Simulation'
arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}"
@@ -25,10 +25,7 @@ optdepends=(
r-future.apply
r-mapdata
r-maps
- r-maptools
r-raster
- r-rgdal
- r-rgeos
r-xts
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")