diff --git a/BioArchLinux/r-bugsigdbr/PKGBUILD b/BioArchLinux/r-bugsigdbr/PKGBUILD index 5da7794506..70b9bf9173 100644 --- a/BioArchLinux/r-bugsigdbr/PKGBUILD +++ b/BioArchLinux/r-bugsigdbr/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=bugsigdbr -_pkgver=1.12.0 +_pkgver=1.12.1 pkgname=r-${_pkgname,,} -pkgver=1.12.0 +pkgver=1.12.1 pkgrel=1 pkgdesc='R-side access to published microbial signatures from BugSigDB' arch=('any') @@ -22,7 +22,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('e7dc8f3f2da2ea984ecb7d136e88ac1226147084a77464c45b2e8e4e75cb55e6') +sha256sums=('587ee39676998f088a2bec36faf05de4ccfdc4ef6eae09dc69078060df662d17') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"