r-rontotools: auto updated to 2.34.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 18:34:51 +00:00
parent 131fb3d58e
commit 21402be50a

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ROntoTools
_pkgver=2.32.0
_pkgver=2.34.0
pkgname=r-${_pkgname,,}
pkgver=2.32.0
pkgver=2.34.0
pkgrel=1
pkgdesc='R Onto-Tools suite'
arch=('any')
@ -21,7 +21,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('1ffc55647309527c81ea4e2d503875c1c6cb2dd135d1e4f474f5f216a6a7ac45')
sha256sums=('3a1f794681aa3f3c3d5f4f897989b9fc0c733942f4e3169aa91093ba636d51f9')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"