mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-aspli: auto updated to 2.6.0-1
This commit is contained in:
parent
41d07de6e6
commit
cfd397dab6
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ASpli
|
||||
_pkgver=2.4.0
|
||||
_pkgver=2.6.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.4.0
|
||||
pkgver=2.6.0
|
||||
pkgrel=1
|
||||
pkgdesc='Analysis of Alternative Splicing Using RNA-Seq'
|
||||
arch=('any')
|
||||
|
@ -32,7 +32,7 @@ depends=(
|
|||
r-upsetr
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('703853fa54095e591fa8bda9ba495fe9850a0f5b19a07638c6e90c3526ba8814')
|
||||
sha256sums=('df7a78abe104f974adabe7040557244ef9a93dca682b664d7735928a146734bb')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue