summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-10-18 12:26:24 +0000
committerBioArchLinuxBot2022-10-18 12:26:24 +0000
commit7c160920a2b4e996562238c6d0dab4e04bddd087 (patch)
tree7a1b546adb67797dff5ec9265510a7c1759ca49b /PKGBUILD
parente0a943466ef9191be12ea7efb0dbc349a0970299 (diff)
downloadaur-7c160920a2b4e996562238c6d0dab4e04bddd087.tar.gz
[lilac] updated to 0.2.17-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e4d6f8d3e7c..4d5c45fce332 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
# Maintainer: sukanka <su975853527@gmail.com>
+# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
_pkgname=RInside
_pkgver=0.2.17
pkgname=r-${_pkgname,,}
pkgver=0.2.17
-pkgrel=2
+pkgrel=4
pkgdesc='C++ Classes to Embed R in C++ (and C) Applications'
arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}"