r-omicsprint: auto updated to 1.26.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-09 21:55:06 +00:00
parent 9c160e3b29
commit a34e75605a

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=omicsPrint
_pkgver=1.24.0
_pkgver=1.26.0
pkgname=r-${_pkgname,,}
pkgver=1.24.0
pkgver=1.26.0
pkgrel=1
pkgdesc='Cross omic genetic fingerprinting'
arch=('any')
@ -30,7 +30,7 @@ optdepends=(
r-variantannotation
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('8ea12b8eb4e70b77b4e31bfda14ee011d468b264c6338a460c9cdd1d3863b52c')
sha256sums=('4cc59181dba6d22bc695027480521ac2e689c88e4439b53fcdab7eea5f39f328')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"