summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-10-26 00:11:07 +0000
committerBioArchLinuxBot2023-10-26 00:11:07 +0000
commit9e8b0fd0d1e8cdcea523ffc3c6d6aabf4d04320d (patch)
treea3c97ff1fabf9a7fa46beb78a640d73febfe3b93
parent069f1cc9adb59d6a7ceeb4ada21fabbf77c3969e (diff)
downloadaur-9e8b0fd0d1e8cdcea523ffc3c6d6aabf4d04320d.tar.gz
[lilac] updated to 1.40.0-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 441b8335a994..f50f29ca038a 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 = 4
+ pkgver = 1.40.0
+ pkgrel = 1
url = https://bioconductor.org/packages/ChemmineOB
arch = x86_64
license = Artistic2.0
@@ -21,8 +21,8 @@ pkgbase = r-chemmineob
optdepends = r-knitrbootstrap
optdepends = r-rmarkdown
optdepends = r-runit
- source = https://bioconductor.org/packages/release/bioc/src/contrib/ChemmineOB_1.38.0.tar.gz
- md5sums = 5d721ca0fa36f8b42fecca0ab4f98910
- sha256sums = 9115e25d3be94148fcc549b22af107c3fe0055569ac4e36ce161a203a8698450
+ source = https://bioconductor.org/packages/release/bioc/src/contrib/ChemmineOB_1.40.0.tar.gz
+ md5sums = 5bd759ca398ffb70214a8076028bf0b2
+ sha256sums = b147d9e00df464d13b1c6d876b0a49e158510ff725da599e51b936faf997ca55
pkgname = r-chemmineob
diff --git a/PKGBUILD b/PKGBUILD
index 099298b447d4..f6f4d3e68718 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ChemmineOB
-_pkgver=1.38.0
+_pkgver=1.40.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=4
+pkgrel=1
pkgdesc="R interface to a subset of OpenBabel functionalities"
arch=(x86_64)
url="https://bioconductor.org/packages/${_pkgname}"
@@ -34,8 +34,8 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-md5sums=('5d721ca0fa36f8b42fecca0ab4f98910')
-sha256sums=('9115e25d3be94148fcc549b22af107c3fe0055569ac4e36ce161a203a8698450')
+md5sums=('5bd759ca398ffb70214a8076028bf0b2')
+sha256sums=('b147d9e00df464d13b1c6d876b0a49e158510ff725da599e51b936faf997ca55')
build() {
mkdir -p build