diff --git a/BioArchLinux/r-lbe/PKGBUILD b/BioArchLinux/r-lbe/PKGBUILD index 23ee7a6d97..7c145f6ef7 100644 --- a/BioArchLinux/r-lbe/PKGBUILD +++ b/BioArchLinux/r-lbe/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=LBE -_pkgver=1.64.0 +_pkgver=1.66.0 pkgname=r-${_pkgname,,} -pkgver=1.64.0 -pkgrel=4 +pkgver=1.66.0 +pkgrel=1 pkgdesc='Estimation of the false discovery rate.' arch=('any') url="https://bioconductor.org/packages/${_pkgname}" @@ -16,7 +16,7 @@ optdepends=( r-qvalue ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('c50ff38777cf8b4b4bd9f04124a49275d64a7cb8487f8edb8c8ad878d31f9ffe') +sha256sums=('51e55dcd11c575f502605683da60f0cef7caf98882ec63695ac0796506078600') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"