r-sbgnview: auto updated to 1.18.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-02 23:34:01 +00:00
parent 210a3384f4
commit f28e5158b7

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=SBGNview
_pkgver=1.16.0
_pkgver=1.18.0
pkgname=r-${_pkgname,,}
pkgver=1.16.0
pkgrel=2
pkgver=1.18.0
pkgrel=1
pkgdesc='"SBGNview: Data Analysis, Integration and Visualization on SBGN Pathways"'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -30,7 +30,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('7a7f385cf8ac8142d426f02c37adcd7de31ea2390bdd8bec334ffa83f6d74d05')
sha256sums=('259afd8db86e722ac8f411fd51fe484e3c810d757f151af85aa60ec03cefbdea')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"