summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Fink2023-06-21 14:09:38 +0300
committerChristoph Fink2023-06-21 14:09:38 +0300
commit5ff6742793dad95bf9c0cd0d9a9a1b00ee547044 (patch)
treece718a1390a8df7b2aebc1ba02c61d6eabe981e7
parent5ad78628335aa601da56635060d338b287a27332 (diff)
downloadaur-5ff6742793dad95bf9c0cd0d9a9a1b00ee547044.tar.gz
upgpkg: r-genomicranges 1.52.0-2
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 29549e4ebbad..f8e46cbd5a2f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = r-genomicranges
pkgdesc = Representation and manipulation of genomic intervals
pkgver = 1.52.0
- pkgrel = 1
+ pkgrel = 2
url = https://bioconductor.org/packages/release/bioc/html/GenomicRanges.html
arch = i686
arch = x86_64
@@ -34,7 +34,6 @@ pkgbase = r-genomicranges
optdepends = r-kegggraph
optdepends = r-keggrest
optdepends = r-knitr
- optdepends = r-matrix
optdepends = r-pasillabamsubset
optdepends = r-rmarkdown
optdepends = r-rnaseqdata.hnrnpc.bam.chr14
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"