mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-xml: auto updated to 3.99.0.14-1
This commit is contained in:
parent
2156dcb170
commit
e75076f5ac
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=XML
|
||||
_pkgver=3.99-0.13
|
||||
_pkgver=3.99-0.14
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.99.0.13
|
||||
pkgver=3.99.0.14
|
||||
pkgrel=1
|
||||
pkgdesc='Tools for Parsing and Generating XML Within R and S-Plus'
|
||||
arch=('x86_64')
|
||||
|
@ -18,7 +18,7 @@ optdepends=(
|
|||
r-rcurl
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('85c568a6e2f0c43a8026d10861ddd8984907b03665ed88fca1a3776c25e8f73a')
|
||||
sha256sums=('2cb6a61a4d8d89e311994f47df09913d4ce5281317d42c78af4aafd75a31f1f9')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue