diff --git a/BioArchLinux/r-cleanupdtseq/PKGBUILD b/BioArchLinux/r-cleanupdtseq/PKGBUILD index d3b6d0312e..4d6cd6f1bc 100644 --- a/BioArchLinux/r-cleanupdtseq/PKGBUILD +++ b/BioArchLinux/r-cleanupdtseq/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=cleanUpdTSeq -_pkgver=1.42.0 +_pkgver=1.44.0 pkgname=r-${_pkgname,,} -pkgver=1.42.0 +pkgver=1.44.0 pkgrel=1 pkgdesc="cleanUpdTSeq cleans up artifacts from polyadenylation sites from oligo(dT)-mediated 3' end RNA sequending data" arch=('any') @@ -30,7 +30,7 @@ optdepends=( r-runit ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('791430900d3cb0d62a9e0ec05fe2558db597f9c8386f7fa0d65aa54b1fa78739') +sha256sums=('9364088a2f5e752086488ee7fed879da6383ea8d530cfea7f76388f45b871376') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"