mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-knowseq: auto updated to 1.14.1-1
This commit is contained in:
parent
c1bde8b63c
commit
9774d30c29
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=KnowSeq
|
||||
_pkgver=1.14.0
|
||||
_pkgver=1.14.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.14.0
|
||||
pkgver=1.14.1
|
||||
pkgrel=1
|
||||
pkgdesc='KnowSeq R/Bioc package: The Smart Transcriptomic Pipeline'
|
||||
arch=('any')
|
||||
|
@ -36,7 +36,7 @@ optdepends=(
|
|||
r-knitr
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('cac3a5e3e83ae338fc61cc3b3c89cc926f3bfead76469912611477076f13efa8')
|
||||
sha256sums=('9b7e47d4748e2fb74a3ec4ddcbc64af59b25ae7bb390a7487662c18c3f85b360')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue