mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rio: auto updated to 0.5.30-1
This commit is contained in:
parent
fdc5b9eb1b
commit
ab7faaa2e4
1 changed files with 4 additions and 4 deletions
|
@ -3,10 +3,10 @@
|
|||
# Contributor: Alex Branham <branham@utexas.edu>
|
||||
|
||||
_pkgname=rio
|
||||
_pkgver=0.5.29
|
||||
_pkgver=0.5.30
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.5.29
|
||||
pkgrel=8
|
||||
pkgver=0.5.30
|
||||
pkgrel=1
|
||||
pkgdesc='A Swiss-Army Knife for Data I/O'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -41,7 +41,7 @@ optdepends=(
|
|||
r-yaml
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('9fa63187e1814053e6ed2a164665b4924e08c3453adccb78f7211d403dcc5412')
|
||||
sha256sums=('8087b14ab7e26c653b6cb161503a146aee5a53edc6c703311ef5cedf236f1746')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue