diff --git a/BioArchLinux/r-ggbio/PKGBUILD b/BioArchLinux/r-ggbio/PKGBUILD index e21751aad1..68c3843696 100644 --- a/BioArchLinux/r-ggbio/PKGBUILD +++ b/BioArchLinux/r-ggbio/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=ggbio -_pkgver=1.52.0 +_pkgver=1.54.0 pkgname=r-${_pkgname,,} -pkgver=1.52.0 +pkgver=1.54.0 pkgrel=1 pkgdesc='Visualization tools for genomic data' arch=('any') @@ -52,7 +52,7 @@ optdepends=( r-vsn ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('37ac8ba40da018bc7c4162198310b563dc878a3b26a107eabfe9f8af100cd03c') +sha256sums=('f0079f581d92a3430113a9063180a264b7b5f9ccf3ea555f716ddb2c8c5032dd') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"