diff --git a/BioArchLinux/r-distinct/PKGBUILD b/BioArchLinux/r-distinct/PKGBUILD index e7e0f36ecd..5848eaf903 100644 --- a/BioArchLinux/r-distinct/PKGBUILD +++ b/BioArchLinux/r-distinct/PKGBUILD @@ -2,10 +2,10 @@ # Maintainer: Guoyi Zhang _pkgname=distinct -_pkgver=1.14.5 +_pkgver=1.16.0 pkgname=r-${_pkgname,,} -pkgver=1.14.5 -pkgrel=2 +pkgver=1.16.0 +pkgrel=1 pkgdesc='distinct: a method for differential analyses via hierarchical permutation tests' arch=('x86_64') url="https://bioconductor.org/packages/${_pkgname}" @@ -32,7 +32,7 @@ optdepends=( r-upsetr ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('024351f81a26bef315770d5a45066932212a580b74cdc72547d90060f01e7892') +sha256sums=('6a5e76c2b375f6ceafeaf2d41d86c4f25c322a52e78db960e14b4f4728b5b7a7') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"