From 061075077097ba5bd6b9f061633ad5aa80960a61 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 30 Sep 2023 00:02:08 +0000 Subject: [PATCH] r-genetonic: auto updated to 2.4.2-1 --- BioArchLinux/r-genetonic/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-genetonic/PKGBUILD b/BioArchLinux/r-genetonic/PKGBUILD index 833b2f5414..4baf7a945c 100644 --- a/BioArchLinux/r-genetonic/PKGBUILD +++ b/BioArchLinux/r-genetonic/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=GeneTonic -_pkgver=2.4.1 +_pkgver=2.4.2 pkgname=r-${_pkgname,,} -pkgver=2.4.1 +pkgver=2.4.2 pkgrel=1 pkgdesc='Enjoy Analyzing And Integrating The Results From Differential Expression Analysis And Functional Enrichment Analysis' arch=('any') @@ -60,7 +60,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('e5a206d985860b993a3f7b88c58ed5c86bfef4b7c46d837db8b43a0fe9f69211') +sha256sums=('7d20a5125fc44335c30a583904658a36779dfc22efe50b36507ba07821db74ed') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"