mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-synlet: auto updated to 2.6.0-1
This commit is contained in:
parent
776bee07e1
commit
b9179fb337
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=synlet
|
||||
_pkgver=2.4.0
|
||||
_pkgver=2.6.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.4.0
|
||||
pkgver=2.6.0
|
||||
pkgrel=1
|
||||
pkgdesc='Hits Selection for Synthetic Lethal RNAi Screen Data'
|
||||
arch=('any')
|
||||
|
@ -25,7 +25,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('e4111406e8678848e0c7d530b997d58a5e8f4a12dd7cd8ca0cc76ee5b0a8d859')
|
||||
sha256sums=('9905a1cb80b9aad543e2a1c5548ee507c8c3aa221074b64befca8a27ce3b24d2')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue