mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-alevinqc: auto updated to 1.12.1-1
This commit is contained in:
parent
85201430e7
commit
7b243b7222
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=alevinQC
|
||||
_pkgver=1.12.0
|
||||
_pkgver=1.12.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.12.0
|
||||
pkgver=1.12.1
|
||||
pkgrel=1
|
||||
pkgdesc='Generate QC Reports For Alevin Output'
|
||||
arch=('any')
|
||||
|
@ -29,7 +29,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('3b7f843ab15834cec3771c3e11d56ce53a51a8f857cc580abfcc7e9c6d74113d')
|
||||
sha256sums=('6b8d0f47204e73ed7931d62099e8db687ca6ec8634252b5b8b1c4075bec5e53c')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue