r-nearbynding: auto updated to 1.16.0-1

This commit is contained in:
BioArchLinuxBot 2024-12-18 16:37:31 +00:00
parent 0baf3eda3f
commit 5a7645f512

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=nearBynding
_pkgver=1.14.0
_pkgver=1.16.0
pkgname=r-${_pkgname,,}
pkgver=1.14.0
pkgver=1.16.0
pkgrel=1
pkgdesc='Discern RNA structure proximal to protein binding'
arch=('any')
@ -35,7 +35,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('43de63b2be23d53b72da33a0b8a9bc40528f566841f38ae203ecf3d56eac265a')
sha256sums=('5c47a6629d94c2fed89108307c1fb8a8e00c646e1b7ec3389d1ba395b7bbab60')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"