r-ipo: auto updated to 1.30.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 14:54:00 +00:00
parent 88a21c8e03
commit 07befe6e40

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=IPO
_pkgver=1.28.0
_pkgver=1.30.0
pkgname=r-${_pkgname,,}
pkgver=1.28.0
pkgrel=2
pkgver=1.30.0
pkgrel=1
pkgdesc='Automated Optimization of XCMS Data Processing parameters'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -26,7 +26,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('af2504a1f58829770425519e0e3758f3e533a579f880b0561f05bc3a64fb3171')
sha256sums=('d0f9060e96c5c90025da923d25798a80b92d2a235a0890cad8421ea3b254046a')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"