summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-04-29 06:51:32 +0000
committerBioArchLinuxBot2023-04-29 06:51:32 +0000
commit2d9adcd8576c20261e85e3f69052e3f3c9fbc1a4 (patch)
tree2a9b5cb9cd6f1fa53b6b50f4d9a0d91be92d4c3f
parent7f5133cb02a4724d2d95f491a1bcf9903e334a72 (diff)
downloadaur-2d9adcd8576c20261e85e3f69052e3f3c9fbc1a4.tar.gz
[lilac] updated to 1.20.0-3
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eed8b6efdacd..8c2d3e64dfe8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = r-bioconcotk
pkgdesc = Bioconductor components for general cancer genomics
pkgver = 1.20.0
- pkgrel = 1
+ pkgrel = 3
url = https://bioconductor.org/packages/BiocOncoTK
arch = any
license = Artistic2.0
@@ -29,6 +29,7 @@ pkgbase = r-bioconcotk
depends = r-shiny
depends = r-summarizedexperiment
optdepends = r-annotationdbi
+ optdepends = r-annotationhub
optdepends = r-biobase
optdepends = r-biocfilecache
optdepends = r-biocstyle
diff --git a/PKGBUILD b/PKGBUILD
index 3ddb3a147920..9a9638aab23c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=BiocOncoTK
_pkgver=1.20.0
pkgname=r-${_pkgname,,}
pkgver=1.20.0
-pkgrel=1
+pkgrel=3
pkgdesc='Bioconductor components for general cancer genomics'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@@ -36,6 +36,7 @@ depends=(
)
optdepends=(
r-annotationdbi
+ r-annotationhub
r-biobase
r-biocfilecache
r-biocstyle