r-ritan: auto updated to 1.28.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 04:17:49 +00:00
parent 8028a0e345
commit 1bf5e8b145

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=RITAN
_pkgver=1.26.0
_pkgver=1.28.0
pkgname=r-${_pkgname,,}
pkgver=1.26.0
pkgrel=2
pkgver=1.28.0
pkgrel=1
pkgdesc='Rapid Integration of Term Annotation and Network resources'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -39,7 +39,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('22df59c39ee107ee4037374ef92014bd197af53a2da8d046cd5540924ea26e15')
sha256sums=('f453bbc24aa3dfc1e13cd55e40176e5a59f2600cac8a891c6396f687dbdb7ccb')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"