summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-10-18 12:18:59 +0000
committerBioArchLinuxBot2022-10-18 12:18:59 +0000
commit9a4a00acd78f419c0664dd0b44665ba9ec041048 (patch)
treea9da72ce8d68681b9f50213dd351f6eac0780957 /PKGBUILD
parent727bfac7b35d737c52901ccc8e322439e771f2f0 (diff)
downloadaur-9a4a00acd78f419c0664dd0b44665ba9ec041048.tar.gz
[lilac] updated to 2.4.2-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d931229aff0a..f9337b8124fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,12 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
+# Contributor: Robert Greener <me@r0bert.dev>
+# Contributor: Thomas Ivesdal-Tronstad <thotro at lyse dot net>
_pkgname=pracma
_pkgver=2.4.2
pkgname=r-${_pkgname,,}
pkgver=2.4.2
-pkgrel=1
+pkgrel=3
pkgdesc='Practical Numerical Math Functions'
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"