From 7c995a452372b26bad18504d7319a82fe8efb24b Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Wed, 18 Dec 2024 17:17:43 +0000 Subject: [PATCH] r-karyoploter: auto updated to 1.32.0-1 --- BioArchLinux/r-karyoploter/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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}"