summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-02-09 18:25:36 +0000
committerBioArchLinuxBot2023-02-09 18:25:36 +0000
commit38ba95c9a98dc667d9da9eee7c4baf79c82fb610 (patch)
tree073773463e189f8c8eec72e419b00cbe74173b7c /PKGBUILD
parent5c368ad33beca59e64d4e6b4607289e18da5d151 (diff)
downloadaur-r-bsgenome.hsapiens.ucsc.hg38.tar.gz
[lilac] updated to 1.4.5-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7885c97f1cc1..85cc3cf34bba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=BSgenome.Hsapiens.UCSC.hg38
_pkgver=1.4.5
pkgname=r-${_pkgname,,}
pkgver=1.4.5
-pkgrel=1
+pkgrel=3
pkgdesc='Full genome sequences for Homo sapiens (UCSC version hg38, based on GRCh38.p13)'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@@ -12,6 +12,7 @@ license=('Artistic2.0')
depends=(
r
r-bsgenome
+ r-genomeinfodb
)
source=("https://bioconductor.org/packages/release/data/annotation/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('b49277e4fd955be76571f187630993b02a459c7c5b69ef62a01a75dd5226e952')