summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7122a378c84b..b3134f5b320c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=r-${_bcname,,}
pkgdesc="Representation and manipulation of genomic intervals"
url="https://bioconductor.org/packages/release/bioc/html/${_bcname}.html"
pkgver=${_bcver//[:-]/.}
-pkgrel=1
+pkgrel=2
arch=("i686" "x86_64")
license=("Artistic2.0")
@@ -45,7 +45,6 @@ optdepends=(
"r-kegggraph"
"r-keggrest"
"r-knitr"
- "r-matrix"
"r-pasillabamsubset"
"r-rmarkdown"
"r-rnaseqdata.hnrnpc.bam.chr14"