From 5c4da7e3ce1ff3045981f41896d426596d1c509c Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 3 May 2022 02:18:37 +0000 Subject: [PATCH] r-gmoviz: auto updated to 1.8.0-1 --- BioArchLinux/r-gmoviz/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-gmoviz/PKGBUILD b/BioArchLinux/r-gmoviz/PKGBUILD index f752b3805e..3fb50ec667 100644 --- a/BioArchLinux/r-gmoviz/PKGBUILD +++ b/BioArchLinux/r-gmoviz/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=gmoviz -_pkgver=1.6.0 +_pkgver=1.8.0 pkgname=r-${_pkgname,,} -pkgver=1.6.0 +pkgver=1.8.0 pkgrel=1 pkgdesc='Seamless visualization of complex genomic variations in GMOs and edited cell lines' arch=('any') @@ -36,7 +36,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('0972deb8272cf5204e35c0d1bed1e1d3271cedfa575a5be46cf8d7327ca5fac6') +sha256sums=('25b17734d410a07c0d1bd185f6719eb99a2b04356aed2756a54e648be96a1784') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"