r-omicsprint: auto updated to 1.24.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-02 22:40:10 +00:00
parent c775d191e1
commit cebe13d9db

View file

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