diff --git a/BioArchLinux/r-optimalflowdata/PKGBUILD b/BioArchLinux/r-optimalflowdata/PKGBUILD index 61c29e7b17..b484bf1da8 100644 --- a/BioArchLinux/r-optimalflowdata/PKGBUILD +++ b/BioArchLinux/r-optimalflowdata/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=optimalFlowData -_pkgver=1.12.0 +_pkgver=1.13.0 pkgname=r-${_pkgname,,} -pkgver=1.12.0 +pkgver=1.13.0 pkgrel=1 pkgdesc='optimalFlowData' arch=('any') @@ -19,7 +19,7 @@ optdepends=( r-rmarkdown ) source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('5d895e7337561bf70361487e3c3e21a89bfe24e6e6b938b29402d019611bf6c6') +sha256sums=('95d3e4f54fef000e3f31e509efa089d4470a4b29f161288c4b0c80c5c2c52e9e') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"