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}"