summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-03-16 00:10:28 +0000
committerBioArchLinuxBot2024-03-16 00:10:28 +0000
commit08d8b1e095d87100f0ca05e1f9d3665ec4978249 (patch)
tree73c2fa2ee4a10dce6f4ef5edbd16e58155284da1 /PKGBUILD
parenta6bf606bab63d26c112395d850121d33cf5bb412 (diff)
downloadaur-08d8b1e095d87100f0ca05e1f9d3665ec4978249.tar.gz
[lilac] updated to 1.36.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD13
1 files changed, 7 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d957c77edebf..4bc7c1289d76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=MEIGOR
-_pkgver=1.33.0
+_pkgver=1.36.1
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=2
-pkgdesc="MEIGO - MEtaheuristics for bIoinformatics Global Optimization"
+pkgrel=1
+pkgdesc="MEtaheuristics for bIoinformatics Global Optimization"
arch=(any)
url="https://bioconductor.org/packages/$_pkgname"
license=('GPL-3.0-only')
@@ -16,12 +16,13 @@ depends=(
r-snowfall
)
optdepends=(
+ r-biocstyle
r-cellnoptr
r-knitr
)
-source=("https://bioconductor.org/packages/3.17/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-md5sums=('a8c4d636efa888a0984f7e385aa5acf5')
-b2sums=('c3fa2d2b01be883613a75e60faf792e0c906a1722b3f93139c014d71678257a32bcf4f9f9e14d93930ddcbd2c6136bd342461d9eb35470430833b09034b5da2e')
+source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
+md5sums=('dba5520426098746dde91e0e72abcf50')
+b2sums=('c4dcb2cf087c8241be759db874c28a989b013712a12bf9d97b0bf5ee428575d7152828c92fa757fad124b852ffcd2d578ac8d81e5d0842bf2468d5a78dfcabf7')
build() {
mkdir build