summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Fink2023-06-21 14:09:38 +0300
committerChristoph Fink2023-06-21 14:09:38 +0300
commit5ff6742793dad95bf9c0cd0d9a9a1b00ee547044 (patch)
treece718a1390a8df7b2aebc1ba02c61d6eabe981e7 /PKGBUILD
parent5ad78628335aa601da56635060d338b287a27332 (diff)
downloadaur-5ff6742793dad95bf9c0cd0d9a9a1b00ee547044.tar.gz
upgpkg: r-genomicranges 1.52.0-2
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"