diff --git a/BioArchLinux/r-segmentseq/PKGBUILD b/BioArchLinux/r-segmentseq/PKGBUILD index f16ca687f2..3ea9b346c3 100644 --- a/BioArchLinux/r-segmentseq/PKGBUILD +++ b/BioArchLinux/r-segmentseq/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=segmentSeq -_pkgver=2.38.0 +_pkgver=2.40.0 pkgname=r-${_pkgname,,} -pkgver=2.38.0 +pkgver=2.40.0 pkgrel=1 pkgdesc='Methods for identifying small RNA loci from high-throughput sequencing data' arch=('any') @@ -25,7 +25,7 @@ optdepends=( r-biocstyle ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('bc2338f6cf63f5907c45af15ff84b8085748ceb59c9ff2057afad12f66da9a84') +sha256sums=('33682934f972f198831b9384fdb29ef4b0dbf63b4b328c8e39867c8fea211323') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"