mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-sf: auto updated to 1.0.10-1
This commit is contained in:
parent
f4e77c8f94
commit
120c8a766c
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=sf
|
||||
_pkgver=1.0-9
|
||||
_pkgver=1.0-10
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.0.9
|
||||
pkgrel=3
|
||||
pkgver=1.0.10
|
||||
pkgrel=1
|
||||
pkgdesc='Simple Features for R'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -62,7 +62,7 @@ optdepends=(
|
|||
r-wk
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('85c0c71a0a64750281e79aa96e36d13e6285927008b2d37d699e52aba7d8013b')
|
||||
sha256sums=('cbdb92e1e3675475c20f199218f50473d1dbad4b7432f22339779407fbe38e95')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue