From f5a2c89ff04334bc503929c69e10e1b1d116fc8c Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 15 Dec 2024 19:18:20 +0000 Subject: [PATCH] r-singscore: auto updated to 1.26.0-1 --- BioArchLinux/r-singscore/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-singscore/PKGBUILD b/BioArchLinux/r-singscore/PKGBUILD index 2c88415494..6211ee6f59 100644 --- a/BioArchLinux/r-singscore/PKGBUILD +++ b/BioArchLinux/r-singscore/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=singscore -_pkgver=1.24.0 +_pkgver=1.26.0 pkgname=r-${_pkgname,,} -pkgver=1.24.0 +pkgver=1.26.0 pkgrel=1 pkgdesc='Rank-based single-sample gene set scoring method' arch=('any') @@ -38,7 +38,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('e259963821e60363418303062599cc0800a362f93d932bd13ebf571358fe5b89') +sha256sums=('1b0e074ab683316323a2f68d201c8d17c1aa9270752dbf50504cf9b921abf7fb') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"