From cc612716b44303142891253b770f2cf76a9a9959 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 3 May 2022 05:18:14 +0000 Subject: [PATCH] r-rnamodr.ribomethseq: auto updated to 1.10.0-1 --- BioArchLinux/r-rnamodr.ribomethseq/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-rnamodr.ribomethseq/PKGBUILD b/BioArchLinux/r-rnamodr.ribomethseq/PKGBUILD index d7b0a799d9..e3c666e88d 100644 --- a/BioArchLinux/r-rnamodr.ribomethseq/PKGBUILD +++ b/BioArchLinux/r-rnamodr.ribomethseq/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=RNAmodR.RiboMethSeq -_pkgver=1.8.0 +_pkgver=1.10.0 pkgname=r-${_pkgname,,} -pkgver=1.8.0 +pkgver=1.10.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=('5c0311d9ddcd2dc9d5890f88c129ab1e6cd3f426e9860aecfcd5a8f36c8a57eb') +sha256sums=('88244e3e8aff2c8054c1083e5fc9952eab77df9a50d92e8bfcd970d507d18dbc') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"