mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-dasper: auto updated to 1.6.0-1
This commit is contained in:
parent
06621f79d0
commit
8371d7d838
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=dasper
|
||||
_pkgver=1.4.3
|
||||
_pkgver=1.6.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.4.3
|
||||
pkgver=1.6.0
|
||||
pkgrel=1
|
||||
pkgdesc='Detecting abberant splicing events from RNA-sequencing data'
|
||||
arch=('any')
|
||||
|
@ -51,7 +51,7 @@ optdepends=(
|
|||
r-tibble
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('f6081d977aa57ec1df87737bb52fde6636a11baf7c97ca4b7839f35a0f4a3e67')
|
||||
sha256sums=('7a20f63b3d1f5f994b0594f602f948563fc7bc57d38172d4b22c8958a70b6533')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue