mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-maptools: auto updated to 1.1.8-1
This commit is contained in:
parent
a10b4e011d
commit
60cc416d1f
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=maptools
|
||||
_pkgver=1.1-7
|
||||
_pkgver=1.1-8
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.1.7
|
||||
pkgver=1.1.8
|
||||
pkgrel=1
|
||||
pkgdesc='Tools for Handling Spatial Objects'
|
||||
arch=('x86_64')
|
||||
|
@ -28,7 +28,7 @@ optdepends=(
|
|||
r-spatstat.utils
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('3b205e17dcdeddbae397fa4e4250afb68f34034105952df10d7f61a5be33a754')
|
||||
sha256sums=('5e8579e3f559161935f1dde622ece703eefa2a28a677ce553d7f27611e66e0f7')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue