summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-03 05:07:32 +0000
committerBioArchLinuxBot2022-11-03 05:07:32 +0000
commit65dfbdf80504990c71a17bc19a02d98fc905902a (patch)
tree3ed5da7a2d3b900be4cf3640f97e90c945181fbf /PKGBUILD
parentac25df446ed2e7d57e0b99fa4dc7feed2bb70db2 (diff)
downloadaur-65dfbdf80504990c71a17bc19a02d98fc905902a.tar.gz
[lilac] updated to 2.10.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d369c79ddf84..c9453d93a6b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=iSEE
-_pkgver=2.8.0
+_pkgver=2.10.0
pkgname=r-${_pkgname,,}
-pkgver=2.8.0
+pkgver=2.10.0
pkgrel=1
pkgdesc='Interactive SummarizedExperiment Explorer'
arch=('any')
@@ -46,7 +46,7 @@ optdepends=(
r-viridis
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('f0cf783d15f0a1e720df000fe1ef25c816af316a498f1f31792510ede068b7ea')
+sha256sums=('565aa86ff8c4dcb2eeda40dd34ef4f01965dfa6010b02f7b4f47ee7826e64bd0')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"