summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c9453d93a6b4..71e92a4a2337 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=iSEE
_pkgver=2.10.0
pkgname=r-${_pkgname,,}
pkgver=2.10.0
-pkgrel=1
+pkgrel=3
pkgdesc='Interactive SummarizedExperiment Explorer'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@@ -33,6 +33,7 @@ depends=(
)
optdepends=(
r-biocstyle
+ r-covr
r-delayedarray
r-hdf5array
r-htmltools