summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a3cfafc4b9b..4aa77a34908a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=xmapbridge
-_pkgver=1.56.0
+_pkgver=1.58.0
pkgname=r-${_pkgname,,}
-pkgver=1.56.0
+pkgver=1.58.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=('4743abe86231eb3699c016c37c2c9de154002ac7d1b89632ed44aa26561bb973')
+sha256sums=('1118f15471b01fd35a37935c2c941965971466f0becc6ac4841b572f619dfa26')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"