r-oppar: auto updated to 1.28.0-1

This commit is contained in:
BioArchLinuxBot 2023-04-27 20:15:29 +00:00
parent 7f5fbb2a67
commit 3494d59b75

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=oppar
_pkgver=1.26.0
_pkgver=1.28.0
pkgname=r-${_pkgname,,}
pkgver=1.26.0
pkgrel=2
pkgver=1.28.0
pkgrel=1
pkgdesc='Outlier profile and pathway analysis in R'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -25,7 +25,7 @@ optdepends=(
r-snow
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('1498cc2d0e1ed8bac06c8e2fc17b3b63ce7b643aaf84b097d30df18622de71c6')
sha256sums=('0beb80e8e3c20580bc7aab66f212b2140a41bbd63235ab15af5689729bc103bc')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"