summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPekka Ristola2022-12-16 20:32:54 +0200
committerPekka Ristola2022-12-16 20:32:54 +0200
commit611297793aacb18d1abd63b16e46982c1fded204 (patch)
tree92a7051983ffd53810237a1de2f8b014f426069c /PKGBUILD
parent90b504abed82318af35c7bd923e296fd50a4bdba (diff)
downloadaur-611297793aacb18d1abd63b16e46982c1fded204.tar.gz
Update to 1.30.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a04fbe436cc..9b36f397ee80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
_cranname=future
-_cranver=1.29.0
+_cranver=1.30.0
pkgname=r-${_cranname,,}
pkgver=${_cranver//[:-]/.}
pkgrel=1
@@ -18,7 +18,7 @@ depends=(
)
optdepends=(r-rhpcblasctl r-r.rsp r-markdown)
source=("https://cran.r-project.org/src/contrib/${_cranname}_${_cranver}.tar.gz")
-sha256sums=('856d1fd51d2f998c6572490c49fdcc27e5f3e0c1ade75eecdbf64a2cd0954373')
+sha256sums=('c7f5f06adac6b43ab40f4e59bb9084e9377fbe0f6598cbb64feb7c0cb07d55da')
build() {
mkdir -p build