mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-busparse: auto updated to 1.10.0-1
This commit is contained in:
parent
fb51c55adf
commit
ab4eb9794c
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.8.0
|
||||
_pkgver=1.10.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.8.0
|
||||
pkgver=1.10.0
|
||||
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=('d2c210e8002cf8fe6e8b60a962d4f0a5cdf5150cc44d7a83e8a44eac20652998')
|
||||
sha256sums=('b9128318a8be3d3ac21e2f70c326cb167faf0e08cf2fc963920bab36413e3c87')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue