summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-04-29 04:59:18 +0000
committerBioArchLinuxBot2023-04-29 04:59:18 +0000
commit19d5cfc07ceb7f7cb6e9230859339b3f185db3cb (patch)
tree9543fee4137dfe4ef0a7e7875ed149cf81205bf8
parent9876b4254c666fa836ecf2695a05f7fdbe6c18e7 (diff)
downloadaur-19d5cfc07ceb7f7cb6e9230859339b3f185db3cb.tar.gz
[lilac] updated to 1.38.0-3
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9be28cedb26..f9bb5b9fdebe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = r-chemmineob
pkgdesc = R interface to a subset of OpenBabel functionalities
pkgver = 1.38.0
- pkgrel = 1
+ pkgrel = 3
url = https://bioconductor.org/packages/ChemmineOB
arch = x86_64
license = custom
@@ -19,6 +19,7 @@ pkgbase = r-chemmineob
optdepends = r-knitr
optdepends = r-knitrbootstrap
optdepends = r-rmarkdown
+ optdepends = r-runit
source = https://bioconductor.org/packages/release/bioc/src/contrib/ChemmineOB_1.38.0.tar.gz
sha256sums = 9115e25d3be94148fcc549b22af107c3fe0055569ac4e36ce161a203a8698450
diff --git a/PKGBUILD b/PKGBUILD
index a5da46efdd0a..eb9966d813ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname=ChemmineOB
_pkgver=1.38.0
pkgname=r-${_pkgname,,}
pkgver=1.38.0
-pkgrel=1
+pkgrel=3
pkgdesc='R interface to a subset of OpenBabel functionalities'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@@ -27,6 +27,7 @@ optdepends=(
r-knitr
r-knitrbootstrap
r-rmarkdown
+ r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('9115e25d3be94148fcc549b22af107c3fe0055569ac4e36ce161a203a8698450')