mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rnexml: auto updated to 2.4.7-1
This commit is contained in:
parent
05cedb0eef
commit
f81c93c2de
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=RNeXML
|
||||
_pkgver=2.4.6
|
||||
_pkgver=2.4.7
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.4.6
|
||||
pkgver=2.4.7
|
||||
pkgrel=1
|
||||
pkgdesc="Semantically Rich I/O for the 'NeXML' Format"
|
||||
arch=('any')
|
||||
|
@ -40,7 +40,7 @@ optdepends=(
|
|||
r-xslt
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('9a1db4424bf86170311aaf1c00f099442d9e1592afb007cbe8bb02f4585ea64c')
|
||||
sha256sums=('cb311d6dda33a95521a6df360a2d2f4e6d6bc6b330ac5e19ea721ca665bce6fe')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue