summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Fink2024-01-17 09:27:49 +0200
committerChristoph Fink2024-01-17 09:27:49 +0200
commit2ce61c39ad5bfecde6b98f1282e6781525bedfb4 (patch)
tree17ecad5609c4393a24fcdf53b087962a41d08ea0 /PKGBUILD
parentabbf3c722ab2cf8c8ade17c0ccf515d9eaa43ce6 (diff)
downloadaur-r-pkgload.tar.gz
upgpkg: r-pkgload 1.3.4-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a3bf5d999db..adf3128d0c48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
_cranname=pkgload
-_cranver=1.3.3
+_cranver=1.3.4
pkgname=r-${_cranname,,}
pkgver=${_cranver//[:-]/.}
pkgrel=1
@@ -53,7 +53,7 @@ optdepends=(
# )
source=("https://cran.r-project.org/src/contrib/${_cranname}_${_cranver}.tar.gz")
-b2sums=("702a7f3797f7f98328fec0e0afabb4bfc901f34298e55db26638b8825e305d5ba7d5562a7e12579b857d76b7f5e5aa42813df3dcb0c81dbdfb571f07d3b830dd")
+b2sums=("ac2fdc0d429ef5be97b24b984646acad2dc9def5447713ee9689070f2a54228dd3f353a24a307d24c12ec72021e91db0bc033ca1ee8c15b0d5ef7c1fa4aa8900")
build() {
mkdir -p "${srcdir}/build/"