summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephen Martin2017-09-28 11:08:32 -0500
committerStephen Martin2017-09-28 11:08:32 -0500
commit98ca358e01b2fbf988e38b289d64a954269a7636 (patch)
treedbf5de56dab0d572d2fe51e400013480a46209e2 /PKGBUILD
parentf17e5f65cf319ce8862dbb4a624e5fc3c5bb1493 (diff)
downloadaur-98ca358e01b2fbf988e38b289d64a954269a7636.tar.gz
Fixed pkgname
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3892c9e38454..9f64b1826932 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stephen R. Martin <stephensrmmartin at gmail dot com>
_cranname=RInside
_cranver=0.2.14
-pkgname=r-cran-rcpp
+pkgname=r-cran-rinside
pkgver=${_cranver}
pkgrel=1
pkgdesc="Seamless R and C++ Integration"