From b2630b8d38137658e4b022341f87d160b6fe466a Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Wed, 18 Dec 2024 17:36:00 +0000 Subject: [PATCH] r-appreci8r: auto updated to 1.24.0-1 --- BioArchLinux/r-appreci8r/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-appreci8r/PKGBUILD b/BioArchLinux/r-appreci8r/PKGBUILD index df1683346c..79d75127f7 100644 --- a/BioArchLinux/r-appreci8r/PKGBUILD +++ b/BioArchLinux/r-appreci8r/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=appreci8R -_pkgver=1.22.0 +_pkgver=1.24.0 pkgname=r-${_pkgname,,} -pkgver=1.22.0 +pkgver=1.24.0 pkgrel=1 pkgdesc='appreci8R: an R/Bioconductor package for filtering SNVs and short indels with high sensitivity and high PPV' arch=('any') @@ -46,7 +46,7 @@ optdepends=( r-org.hs.eg.db ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('19cab34b8f5d11f28d8d904c13a0d02f0bc8c3d5a0f22641f394415a0e398bdb') +sha256sums=('fdf8f7f8165006ec3dc6e6ff62cb2954f1a90363acc9ae7e86401813846ea2cd') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"