mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-busparse: auto updated to 1.14.1-1
This commit is contained in:
parent
5d8a47eede
commit
7aef33cb54
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=BUSpaRse
|
||||
_pkgver=1.14.0
|
||||
_pkgver=1.14.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.14.0
|
||||
pkgver=1.14.1
|
||||
pkgrel=1
|
||||
pkgdesc='kallisto | bustools R utilities'
|
||||
arch=('x86_64')
|
||||
|
@ -49,7 +49,7 @@ optdepends=(
|
|||
r-txdb.hsapiens.ucsc.hg38.knowngene
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('aaa8e166abca97fef7fd7afc3d1a7711e4b6b43a8d3ebfe93792276dfe1057d1')
|
||||
sha256sums=('ee8174afe13d61a5755568cd3f5e354450ac109e321bb5040db8cc35dcfaad8a')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue