mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-wk: auto updated to 0.7.3-1
This commit is contained in:
parent
2ea47d9a12
commit
23bb6a178f
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=wk
|
||||
_pkgver=0.7.2
|
||||
_pkgver=0.7.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.7.2
|
||||
pkgrel=2
|
||||
pkgver=0.7.3
|
||||
pkgrel=1
|
||||
pkgdesc='Lightweight Well-Known Geometry Parsing'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -21,7 +21,7 @@ optdepends=(
|
|||
r-vctrs
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('6f8b72f54e2efea62fda8bc897124b43a39b81cffa9569103d06d95f946eab2f')
|
||||
sha256sums=('e1fbab800867dc642ffa9bc61e1716e6c9293a377f192075c1d25b6d59c82025')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue