From af7696f821c47d57bfe4cd325b1783e0c8bd561e Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 8 May 2023 12:46:17 +0000 Subject: [PATCH] r-scgps: auto updated to 1.14.1-1 --- BioArchLinux/r-scgps/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-scgps/PKGBUILD b/BioArchLinux/r-scgps/PKGBUILD index b649a4916f..9d78873566 100644 --- a/BioArchLinux/r-scgps/PKGBUILD +++ b/BioArchLinux/r-scgps/PKGBUILD @@ -2,9 +2,9 @@ # Maintainer: Guoyi Zhang _pkgname=scGPS -_pkgver=1.14.0 +_pkgver=1.14.1 pkgname=r-${_pkgname,,} -pkgver=1.14.0 +pkgver=1.14.1 pkgrel=1 pkgdesc='A complete analysis of single cell subpopulations, from identifying subpopulations to analysing their relationship (scGPS = single cell Global Predictions of Subpopulation)' arch=('x86_64') @@ -50,7 +50,7 @@ optdepends=( r-xlsx ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('de7a1bec12763c696182f07de065a54b72df501be4b6bfffe6d881e6b4d6a2f5') +sha256sums=('f586932b5625e14709346fd9c778ccca66c9219e06204974055ded72bb5d2a24') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"