From 2d6392ed8b4aa399a1a1c33fba76b4cf4b892b8e Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 25 Mar 2024 18:03:36 +0000 Subject: [PATCH] r-regsplice: auto updated to 1.28.1-1 --- BioArchLinux/r-regsplice/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-regsplice/PKGBUILD b/BioArchLinux/r-regsplice/PKGBUILD index ac035bb67c..32f1c69113 100644 --- a/BioArchLinux/r-regsplice/PKGBUILD +++ b/BioArchLinux/r-regsplice/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=regsplice -_pkgver=1.28.0 +_pkgver=1.28.1 pkgname=r-${_pkgname,,} -pkgver=1.28.0 +pkgver=1.28.1 pkgrel=1 pkgdesc='L1-regularization based methods for detection of differential splicing' arch=('any') @@ -25,7 +25,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('6b2362b5f8b7d34032c01e423280fe65236dfa3216277fda39f21427a31a3106') +sha256sums=('95f14b41fb4feb60cd113a765e60e658dc9370e54c2cf717ce6650cf2ffc9266') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"