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.12-1
This commit is contained in:
parent
2bcc22ce7e
commit
7f33032b4b
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.11
|
||||
_pkgver=3.99-0.12
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.99.0.11
|
||||
pkgver=3.99.0.12
|
||||
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=('c523bd8e6419d44a477038396e9c3b3ec70a67ed85a0c9bfa8b9445f91647fc8')
|
||||
sha256sums=('cb209425c886bf405dc03fda8854e819bd9b2d4e4b031c71c5120b7302a36d14')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue