From 9957d70b6fe2622cab7179b0ede7be48c54b6a57 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 15 Dec 2024 18:45:40 +0000 Subject: [PATCH] r-anota2seq: auto updated to 1.28.0-1 --- BioArchLinux/r-anota2seq/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-anota2seq/PKGBUILD b/BioArchLinux/r-anota2seq/PKGBUILD index 2542249e8f..8d63c3ed06 100644 --- a/BioArchLinux/r-anota2seq/PKGBUILD +++ b/BioArchLinux/r-anota2seq/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=anota2seq -_pkgver=1.26.0 +_pkgver=1.28.0 pkgname=r-${_pkgname,,} -pkgver=1.26.0 +pkgver=1.28.0 pkgrel=1 pkgdesc='Generally applicable transcriptome-wide analysis of translational efficiency using anota2seq' arch=('any') @@ -24,7 +24,7 @@ optdepends=( r-knitr ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('b5ef63254fa3ce0900c96cccf75fed1f5e2dd0073efd6b46109c50aef9191390') +sha256sums=('1072d939cb6863e0a515dc4e575661fe92a462fa2cc92a230feadfd5afb8f753') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"