summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-04-29 05:09:08 +0000
committerBioArchLinuxBot2023-04-29 05:09:08 +0000
commitdf36e1b8f4dfbdf2287a424d1668c6201290c553 (patch)
tree792b8741aa95a6bad2c57bc4aa93afeea663caeb
parent1155588c9bd07817c4fb80abffd0cfebbaba318c (diff)
downloadaur-df36e1b8f4dfbdf2287a424d1668c6201290c553.tar.gz
[lilac] updated to 1.42.0-3
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d07c046ee6e7..7ffa0239a1b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = r-annotationforge
pkgdesc = Tools for building SQLite-based annotation data packages
pkgver = 1.42.0
- pkgrel = 1
+ pkgrel = 3
url = https://bioconductor.org/packages/AnnotationForge
arch = any
license = Artistic2.0
@@ -29,6 +29,7 @@ pkgbase = r-annotationforge
optdepends = r-knitr
optdepends = r-markdown
optdepends = r-org.hs.eg.db
+ optdepends = r-runit
source = https://bioconductor.org/packages/release/bioc/src/contrib/AnnotationForge_1.42.0.tar.gz
sha256sums = 87e92be76f5799fb9e2c9fd4dab5566aa96becd10ba66d0378cfdb11a9183368
diff --git a/PKGBUILD b/PKGBUILD
index 28cd2979a107..35ed56e1a105 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=AnnotationForge
_pkgver=1.42.0
pkgname=r-${_pkgname,,}
pkgver=1.42.0
-pkgrel=1
+pkgrel=3
pkgdesc='Tools for building SQLite-based annotation data packages'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@@ -36,6 +36,7 @@ optdepends=(
r-knitr
r-markdown
r-org.hs.eg.db
+ r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('87e92be76f5799fb9e2c9fd4dab5566aa96becd10ba66d0378cfdb11a9183368')