r-gmoviz: auto updated to 1.8.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 02:18:37 +00:00
parent 6c0f6aefd8
commit 5c4da7e3ce

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_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}"