diff --git a/BioArchLinux/r-busparse/PKGBUILD b/BioArchLinux/r-busparse/PKGBUILD index 34405f8f84..50acf8dbc2 100644 --- a/BioArchLinux/r-busparse/PKGBUILD +++ b/BioArchLinux/r-busparse/PKGBUILD @@ -2,9 +2,9 @@ # Maintainer: Guoyi Zhang _pkgname=BUSpaRse -_pkgver=1.14.0 +_pkgver=1.14.1 pkgname=r-${_pkgname,,} -pkgver=1.14.0 +pkgver=1.14.1 pkgrel=1 pkgdesc='kallisto | bustools R utilities' arch=('x86_64') @@ -49,7 +49,7 @@ optdepends=( r-txdb.hsapiens.ucsc.hg38.knowngene ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('aaa8e166abca97fef7fd7afc3d1a7711e4b6b43a8d3ebfe93792276dfe1057d1') +sha256sums=('ee8174afe13d61a5755568cd3f5e354450ac109e321bb5040db8cc35dcfaad8a') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"