diff --git a/BioArchLinux/r-cnvgears/PKGBUILD b/BioArchLinux/r-cnvgears/PKGBUILD index 8c7d2bf514..cbd59b7a61 100644 --- a/BioArchLinux/r-cnvgears/PKGBUILD +++ b/BioArchLinux/r-cnvgears/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=CNVgears -_pkgver=1.2.0 +_pkgver=1.4.0 pkgname=r-${_pkgname,,} -pkgver=1.2.0 -pkgrel=2 +pkgver=1.4.0 +pkgrel=1 pkgdesc='A Framework of Functions to Combine, Analize and Interpret CNVs Calling Results' arch=('any') url="https://bioconductor.org/packages/${_pkgname}" @@ -31,7 +31,7 @@ optdepends=( r-variantannotation ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('cc4c038799bc9e76dcbb2b0d834e2a9c819dfa82fcb1a16b9cdeceeeb7505cef') +sha256sums=('ca3bd38f874ca4dccdd89243e44085159a533e08ebad9505183299a5fbda23d9') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"