mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-elmer.data: auto updated to 2.28.0-1
This commit is contained in:
parent
8b042e49e1
commit
193129fccd
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=ELMER.data
|
_pkgname=ELMER.data
|
||||||
_pkgver=2.27.0
|
_pkgver=2.28.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=2.27.0
|
pkgver=2.28.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Data for the ELMER package'
|
pkgdesc='Data for the ELMER package'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -22,7 +22,7 @@ optdepends=(
|
||||||
r-rmarkdown
|
r-rmarkdown
|
||||||
)
|
)
|
||||||
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=('65a685b4283b14104ec66ea238e6e970b846df319cef6d3a7c8d115cb1e8121b')
|
sha256sums=('bf539d05c06f6c580b0d742cdf615ece3e8df846a17f0bdeb3130e09186ef5de')
|
||||||
|
|
||||||
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