From dcb010b35e49be831a5110f9347f622e821356fc Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Fri, 3 May 2024 01:30:19 +0000 Subject: [PATCH] r-basecallqc: auto updated to 1.28.0-1 --- BioArchLinux/r-basecallqc/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BioArchLinux/r-basecallqc/PKGBUILD b/BioArchLinux/r-basecallqc/PKGBUILD index 64db5a34cd..291cc91d7a 100644 --- a/BioArchLinux/r-basecallqc/PKGBUILD +++ b/BioArchLinux/r-basecallqc/PKGBUILD @@ -2,10 +2,10 @@ # Maintainer: Guoyi Zhang _pkgname=basecallQC -_pkgver=1.26.0 +_pkgver=1.28.0 pkgname=r-${_pkgname,,} -pkgver=1.26.0 -pkgrel=2 +pkgver=1.28.0 +pkgrel=1 pkgdesc='Working with Illumina Basecalling and Demultiplexing input and output files' arch=('any') url="https://bioconductor.org/packages/${_pkgname}" @@ -33,7 +33,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('fae6a98de6fb1d5bdc0d017a0b053584d247eb8791aa723a22ffabf5f3ca652a') +sha256sums=('03d50c2cb30e3cd709c7233853956563db185b685f62eff3ad227bd6537c6a0c') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"