r-synlet: auto updated to 2.6.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 04:32:29 +00:00
parent 776bee07e1
commit b9179fb337

View file

@ -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}"