r-radiogx: auto updated to 2.4.0-1

This commit is contained in:
BioArchLinuxBot 2023-04-27 15:10:30 +00:00
parent db59934fe6
commit 948b53e264

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=RadioGx
_pkgver=2.2.0
_pkgver=2.4.0
pkgname=r-${_pkgname,,}
pkgver=2.2.0
pkgrel=2
pkgver=2.4.0
pkgrel=1
pkgdesc='Analysis of Large-Scale Radio-Genomic Data'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -35,7 +35,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('22b43ec3f5eeec3f1f6ce529037d646bf14e5a6a0d03aa95d9afd38cd76c21d8')
sha256sums=('0298a1eea51558964f615c4c08dec4be2eefa3b59b13f8dcd995d028b975f8a3')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"