summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b334aea905bf..33c231f8f844 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
# system requirements: git
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
+# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
_pkgname=gitcreds
_pkgver=0.1.2
pkgname=r-${_pkgname,,}
pkgver=0.1.2
-pkgrel=1
+pkgrel=3
pkgdesc="Query 'git' Credentials from 'R'"
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"