summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-10-18 12:18:02 +0000
committerBioArchLinuxBot2022-10-18 12:18:02 +0000
commit3068a8602ab91512ea8f805309ac3e308e8865c4 (patch)
tree121049ecaa39de4f8381487acf93db29e6e91f41 /PKGBUILD
parent9f2470935c0a979fb72c5635e07de5d94d3b486f (diff)
downloadaur-3068a8602ab91512ea8f805309ac3e308e8865c4.tar.gz
[lilac] updated to 1.15.6-10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e793e5eee92..e34d2edf4e96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,12 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
+# Contributor: Robert Greener <me@r0bert.dev>
+# Contributor: getzze <getzze@gmail.com>
_pkgname=mco
_pkgver=1.15.6
pkgname=r-${_pkgname,,}
pkgver=1.15.6
-pkgrel=4
+pkgrel=10
pkgdesc='Multiple Criteria Optimization Algorithms and Related Functions'
arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}"