mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-elmer.data: auto updated to 2.22.0-1
This commit is contained in:
parent
0085aea7ca
commit
ae9521ef06
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ELMER.data
|
||||
_pkgver=2.21.0
|
||||
_pkgver=2.22.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.21.0
|
||||
pkgver=2.22.0
|
||||
pkgrel=1
|
||||
pkgdesc='Data for the ELMER package'
|
||||
arch=('any')
|
||||
|
@ -22,7 +22,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('01ff93b9cce8a7e80fe2c5de5f04682eda52a0242ed15236a95a3e6215ba36e8')
|
||||
sha256sums=('8e22f2b8654fc1b0b6f44cc345b4e06f1d37fa918ca0db8d7103b7294b790398')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue