summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-10-18 12:41:45 +0000
committerBioArchLinuxBot2022-10-18 12:41:45 +0000
commita085883c7966b22a38392833168a48f556add1a5 (patch)
tree1123b6980d480f4a854ef36fc594931c1d6b61a6 /PKGBUILD
parent2c690704d7a4c40607dac5cd312a2518fa0eb16b (diff)
downloadaur-a085883c7966b22a38392833168a48f556add1a5.tar.gz
[lilac] updated to 4.2.5-7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 44263a1b7bcb..3973c5a17ce0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,12 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
+# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
+# Contributor: Alex Branham <branham@utexas.edu>
_pkgname=openxlsx
_pkgver=4.2.5
pkgname=r-${_pkgname,,}
pkgver=4.2.5
-pkgrel=4
+pkgrel=7
pkgdesc='Read, Write and Edit xlsx Files'
arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}"