diff --git a/BioArchLinux/r-plyranges/PKGBUILD b/BioArchLinux/r-plyranges/PKGBUILD index dde8bc4567..7a47e2b483 100644 --- a/BioArchLinux/r-plyranges/PKGBUILD +++ b/BioArchLinux/r-plyranges/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=plyranges -_pkgver=1.14.0 +_pkgver=1.16.0 pkgname=r-${_pkgname,,} -pkgver=1.14.0 -pkgrel=2 +pkgver=1.16.0 +pkgrel=1 pkgdesc='A fluent interface for manipulating GenomicRanges' arch=('any') url="https://bioconductor.org/packages/${_pkgname}" @@ -37,7 +37,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('cc5a1e5969587f440949a34f5821ff0a5a54c23f429bdfb84f3b9c7e4af69fe8') +sha256sums=('204da768c1a864d722e890135b25f56f74befa8793fbb744094c0332d32e4e99') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"