mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ctdquerier: auto updated to 2.14.0-1
This commit is contained in:
parent
e5612a6de3
commit
0a22f61c06
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=CTDquerier
|
||||
_pkgver=2.12.0
|
||||
_pkgver=2.14.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.12.0
|
||||
pkgver=2.14.0
|
||||
pkgrel=1
|
||||
pkgdesc='Package for CTDbase data query, visualization and downstream analysis'
|
||||
arch=('any')
|
||||
|
@ -26,7 +26,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('4a48749af90e80a3ce2e4e3ff0364ecd513a13604deb289b6f651cfb8c7fe387')
|
||||
sha256sums=('0b4007b43ad72ed625000293946aecdef658acb943a879bc9cb6c211b8def64d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue