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 b572d4b7dacd..660ef7baa3ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
+# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
_pkgname=sessioninfo
_pkgver=1.2.2
pkgname=r-${_pkgname,,}
pkgver=1.2.2
-pkgrel=4
+pkgrel=7
pkgdesc='R Session Information'
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"