mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ritandata: auto updated to 1.25.1-1
This commit is contained in:
parent
7c18c18333
commit
fd1e726003
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=RITANdata
|
_pkgname=RITANdata
|
||||||
_pkgver=1.24.0
|
_pkgver=1.25.1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.24.0
|
pkgver=1.25.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='This package contains the annotation and network data sets'
|
pkgdesc='This package contains the annotation and network data sets'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -13,7 +13,7 @@ depends=(
|
||||||
r
|
r
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('36fa975e06b03d793ca6fe9158fc1b15eda71eeed07915cfd8e7d2b6ed88d5b4')
|
sha256sums=('41806ab7e950f5c4dbb8b3aa7322bcdbeb6fcb6703d05799e77f4fc3db126f6e')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue