summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-10-18 12:33:10 +0000
committerBioArchLinuxBot2022-10-18 12:33:10 +0000
commit664027e104aead191dac02e2d94e1116e6f99a16 (patch)
treef26797a76294327399c9b51753a2529607a83812 /PKGBUILD
parentc5f352aeb4767e988901febb23b291fc0c182e50 (diff)
downloadaur-r-rex.tar.gz
[lilac] updated to 1.2.1-7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 177352946712..e0e38735df58 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=rex
_pkgver=1.2.1
pkgname=r-${_pkgname,,}
pkgver=1.2.1
-pkgrel=4
+pkgrel=7
pkgdesc='Friendly Regular Expressions'
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"