r-genomicscores: auto updated to 2.18.1-1

This commit is contained in:
BioArchLinuxBot 2025-02-08 12:33:59 +00:00
parent 49081e10ae
commit 456421ffe5

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=GenomicScores
_pkgver=2.18.0
_pkgver=2.18.1
pkgname=r-${_pkgname,,}
pkgver=2.18.0
pkgver=2.18.1
pkgrel=1
pkgdesc='Infrastructure to work with genomewide position-specific scores'
arch=('any')
@ -49,7 +49,7 @@ optdepends=(
r-variantannotation
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('e6076c7ee0a0ea0e8583c29d66ada1da1b82a1dd00eb6b8a0316f703d9fc2ead')
sha256sums=('8eaf487ccc69b2839052e1fc98346e4529d9c7249e7fa657b2e874889b694a59')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"