r-rnamodr.ribomethseq: auto updated to 1.16.0-1

This commit is contained in:
BioArchLinuxBot 2023-11-02 12:19:03 +00:00
parent ac3f8646d8
commit 9ba1ea45fa

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=RNAmodR.RiboMethSeq
_pkgver=1.14.0
_pkgver=1.16.0
pkgname=r-${_pkgname,,}
pkgver=1.14.0
pkgver=1.16.0
pkgrel=1
pkgdesc="Detection of 2'-O methylations by RiboMethSeq"
arch=('any')
@ -27,7 +27,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('5dfe07aca5199e2a5ef2145933362111190614d986840c76e6fe215f117fdc22')
sha256sums=('e3a50ae6290f77cb090b696886382f7022e11ea77dab9e8a0431f591d29dcb64')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"