summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-10-18 12:03:52 +0000
committerBioArchLinuxBot2022-10-18 12:03:52 +0000
commit18f20ea13bdd905b936e67f3677b8123d395e0db (patch)
tree1845c01c9e646cc3d0ab81e534d13a4e1c0c9663 /PKGBUILD
parentcf2a00fc90f473e8c7a0d8a63727f85241445066 (diff)
downloadaur-18f20ea13bdd905b936e67f3677b8123d395e0db.tar.gz
[lilac] updated to 2.2.1-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6f809369b34..ce8c2b4e2113 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,12 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
+# Maintainer: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
+# Contributor: Alex Branham <branham@utexas.edu>
_pkgname=zip
_pkgver=2.2.1
pkgname=r-${_pkgname,,}
pkgver=2.2.1
-pkgrel=1
+pkgrel=3
pkgdesc="Cross-Platform 'zip' Compression"
arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}"