diff --git a/BioArchLinux/r-karyoploter/PKGBUILD b/BioArchLinux/r-karyoploter/PKGBUILD index c39a0ec959..5063be1fa9 100644 --- a/BioArchLinux/r-karyoploter/PKGBUILD +++ b/BioArchLinux/r-karyoploter/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=karyoploteR -_pkgver=1.30.0 +_pkgver=1.32.0 pkgname=r-${_pkgname,,} -pkgver=1.30.0 +pkgver=1.32.0 pkgrel=1 pkgdesc='Plot customizable linear genomes displaying arbitrary data' arch=('any') @@ -43,7 +43,7 @@ optdepends=( r-txdb.mmusculus.ucsc.mm10.knowngene ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('cfcbb7dc8398854eda553a7f341648681bc0eae033e577c86a8c64d68aae97bc') +sha256sums=('94fdec93f3f9cb5883f7beace7e29ee458041e65da8452e07b431365cda22133') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"