summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPekka Ristola2022-07-09 11:04:11 +0300
committerPekka Ristola2022-07-09 11:04:11 +0300
commitf7b56517b6ff8ce0a5af7d9d67b00c4394c9ea79 (patch)
treee496d847fafa404b6b1b24ff25bd3b8720d92411 /PKGBUILD
parenta93a338cbcb517fd480180bc10cd1f2c2b9ea90d (diff)
downloadaur-f7b56517b6ff8ce0a5af7d9d67b00c4394c9ea79.tar.gz
Update to 1.0.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a896a9fd759c..54c605ed003e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
# Contributor: Matt Frichtl <frichtlm@gmail.com>
_cranname=Rcpp
-_cranver=1.0.8.3
+_cranver=1.0.9
pkgname=r-${_cranname,,}
pkgver=${_cranver//[:-]/.}
-pkgrel=3
+pkgrel=1
pkgdesc="Seamless R and C++ Integration"
arch=(i686 x86_64)
url="https://cran.r-project.org/package=${_cranname}"
@@ -20,7 +20,7 @@ optdepends=(
r-pkgkitten
)
source=("https://cran.r-project.org/src/contrib/${_cranname}_${_cranver}.tar.gz")
-sha256sums=('9da5b84cdaf56e972b41e669d496b1ece2e91bcd435505c68b9f2bd98375f8bf')
+sha256sums=('807cec06dc4a96d54904360f6144466f084a7ed411ce5d2eea486a9b3c229176')
build() {
mkdir -p build