r-rontotools: auto updated to 2.30.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-26 03:29:39 +00:00
parent d51c6c6ad2
commit baa45133a6

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ROntoTools
_pkgver=2.28.0
_pkgver=2.30.0
pkgname=r-${_pkgname,,}
pkgver=2.28.0
pkgver=2.30.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=('226feb84d58c63b5366b474da50d0f70e85ea03296ffe9a2c815f84c0ba9cfad')
sha256sums=('b1033239dc62910eb2227b8bd37c86c5fb19a2214c20b8e37079ca970485fbdc')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"