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 9b0f4d7ceffd..c9782bd63521 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
# system requirements: C++11
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
+# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
_pkgname=vroom
_pkgver=1.6.0
pkgname=r-${_pkgname,,}
pkgver=1.6.0
-pkgrel=1
+pkgrel=3
pkgdesc='Read and Write Rectangular Text Data Quickly'
arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}"