r-target: auto updated to 1.20.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 17:36:38 +00:00
parent c1e1172eeb
commit a2ded27ea9

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=target
_pkgver=1.18.0
_pkgver=1.20.0
pkgname=r-${_pkgname,,}
pkgver=1.18.0
pkgver=1.20.0
pkgrel=1
pkgdesc='Predict Combined Function of Transcription Factors'
arch=('any')
@ -26,7 +26,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('d9fd92489bedf0021c0dbc5fd1526913baa61bcc8557dbb714d098c991ec38b3')
sha256sums=('ad418306601ed284e9d252d9767321cf838c26bf342cf337efd720d40c44c2f8')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"