summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-10-18 13:05:18 +0000
committerBioArchLinuxBot2022-10-18 13:05:18 +0000
commit68bfb24bc7c5d2707e9714f688707c8254bd5c6f (patch)
tree3dac3b91c352a544c35ed295ecb57fb7e241aa0e /PKGBUILD
parent83b4957c9e525304fd320deca32155573f8ced5a (diff)
downloadaur-68bfb24bc7c5d2707e9714f688707c8254bd5c6f.tar.gz
[lilac] updated to 1.9.1-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41984c9be293..e1c8ad48a7b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,13 @@
# system requirements: libgit2 (>= 0.26): libgit2-devel (rpm) orlibgit2-dev (deb)
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
+# Contributor: Robert Greener <me@r0bert.dev>
+# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
_pkgname=gert
_pkgver=1.9.1
pkgname=r-${_pkgname,,}
pkgver=1.9.1
-pkgrel=1
+pkgrel=3
pkgdesc='Simple Git Client for R'
arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}"