diff --git a/BioArchLinux/r-phyloprofile/PKGBUILD b/BioArchLinux/r-phyloprofile/PKGBUILD index eafc6fef34..5e6a904ec7 100644 --- a/BioArchLinux/r-phyloprofile/PKGBUILD +++ b/BioArchLinux/r-phyloprofile/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=PhyloProfile -_pkgver=1.16.5 +_pkgver=1.18.0 pkgname=r-${_pkgname,,} -pkgver=1.16.5 -pkgrel=2 +pkgver=1.18.0 +pkgrel=1 pkgdesc='PhyloProfile' arch=('any') url="https://bioconductor.org/packages/${_pkgname}" @@ -43,7 +43,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('43998477870ea2ff74692515001d706c8fbd860ea962ecf62d7ddfdf8c1ed2e6') +sha256sums=('4ab1f746121cb58824fd651578c43ce4049bd6ecef1f7b5ad88834242298e613') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"