mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-seqcat: auto updated to 1.18.0-1
This commit is contained in:
parent
6d6ed77f4c
commit
ce6230e67d
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=seqCAT
|
||||
_pkgver=1.16.1
|
||||
_pkgver=1.18.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.16.1
|
||||
pkgver=1.18.0
|
||||
pkgrel=1
|
||||
pkgdesc='High Throughput Sequencing Cell Authentication Toolkit'
|
||||
arch=('any')
|
||||
|
@ -32,7 +32,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('935acef6b8bbac8fcec3716813d48b5ff3726c0a2d6d919e608e3d5996773904')
|
||||
sha256sums=('1a35a1352f3b190d61f75d09499c47518da02849c54723028d525449680e5d3a')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue