summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-12-04 18:01:59 +0000
committerBioArchLinuxBot2022-12-04 18:01:59 +0000
commit2f99f03424d069f08d2c475e0d2d1d3d13632cbc (patch)
treeb835bd2738aeea450b2c44b23ef816597a045b3e /PKGBUILD
parent6b725d5c0eeda5ff987160867bef3dd90d2bdf38 (diff)
downloadaur-2f99f03424d069f08d2c475e0d2d1d3d13632cbc.tar.gz
[lilac] updated to 1.1.3-9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 070a82480fbe..b713b6546e26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
+# Contributor: Robert Greener <me@r0bert.dev>
_pkgname=fastmatch
_pkgver=1.1-3
pkgname=r-${_pkgname,,}
pkgver=1.1.3
-pkgrel=4
+pkgrel=9
pkgdesc="Fast 'match()' Function"
arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}"