mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-regsplice: auto updated to 1.28.1-1
This commit is contained in:
parent
378fc02944
commit
2d6392ed8b
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=regsplice
|
||||
_pkgver=1.28.0
|
||||
_pkgver=1.28.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.28.0
|
||||
pkgver=1.28.1
|
||||
pkgrel=1
|
||||
pkgdesc='L1-regularization based methods for detection of differential splicing'
|
||||
arch=('any')
|
||||
|
@ -25,7 +25,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('6b2362b5f8b7d34032c01e423280fe65236dfa3216277fda39f21427a31a3106')
|
||||
sha256sums=('95f14b41fb4feb60cd113a765e60e658dc9370e54c2cf717ce6650cf2ffc9266')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue