r-m6aboost: auto updated to 1.12.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-10 00:53:10 +00:00
parent c7af62f2be
commit 3b45c8fe99

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=m6Aboost
_pkgver=1.10.0
_pkgver=1.12.0
pkgname=r-${_pkgname,,}
pkgver=1.10.0
pkgver=1.12.0
pkgrel=1
pkgdesc='m6Aboost'
arch=('any')
@ -30,7 +30,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('e26d3cd61c0bd687ab6e12c4ff5c238e34d6f7a74b2573e80567f16743cf3290')
sha256sums=('a103c11daf2c78fd39e8f2c1911f7aa16ae618eac9ee2e899ed8aa2570f426e4')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"