r-xmapbridge: auto updated to 1.60.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-25 18:42:30 +00:00
parent 41f2dc49b6
commit 99e2b6d30b

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=xmapbridge
_pkgver=1.58.0
_pkgver=1.60.0
pkgname=r-${_pkgname,,}
pkgver=1.58.0
pkgver=1.60.0
pkgrel=1
pkgdesc='Export plotting files to the xmapBridge for visualisation in X:Map'
arch=('any')
@ -17,7 +17,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('1118f15471b01fd35a37935c2c941965971466f0becc6ac4841b572f619dfa26')
sha256sums=('29347911d56347ef944cefac2a1c89f8dd3ced80bb8d31efb3b48b5011147e5d')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"