mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ivas: auto updated to 2.26.0-1
This commit is contained in:
parent
241cafaadc
commit
60873541d0
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=IVAS
|
||||
_pkgver=2.24.0
|
||||
_pkgver=2.26.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.24.0
|
||||
pkgver=2.26.0
|
||||
pkgrel=1
|
||||
pkgdesc='Identification of genetic Variants affecting Alternative Splicing'
|
||||
arch=('any')
|
||||
|
@ -30,7 +30,7 @@ optdepends=(
|
|||
r-biocstyle
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('2b782767ddf074fec93a7bbbe195f417830ad8d88cdf91834f071395d4c38096')
|
||||
sha256sums=('ec537184f5711e075e6df6df6ace406c303c22c95bb02ed953abc8ab03662b4f')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue