summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorViktor Drobot2021-02-08 21:18:27 +0300
committerViktor Drobot2021-02-08 21:18:27 +0300
commit58a4fb38f3c7c5db9c27e89a0aa270bbb32a8852 (patch)
tree8dc491ff434ec8fb86c73e40712fe65da33d369c /PKGBUILD
parent818fe53a6e8ed583a9db9068219dc46d63052462 (diff)
downloadaur-58a4fb38f3c7c5db9c27e89a0aa270bbb32a8852.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0b2dc27970b..1aa2ee989a11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
_cranname=libcoin
-_cranver=1.0-7
+_cranver=1.0-8
pkgname=r-${_cranname,,}
pkgver=${_cranver//[:-]/.}
pkgrel=1
@@ -12,7 +12,7 @@ license=(GPL2)
depends=('r>=3.4.0' r-mvtnorm)
optdepends=(r-coin)
source=("https://cran.r-project.org/src/contrib/${_cranname}_${_cranver}.tar.gz")
-sha256sums=('96f68426879e498b2e90486453cc6b608fd0d512bc35e66cbb62df3df80d62ed')
+sha256sums=('140e59f3d4443795a840023eaabfb83f124f5d47428355801a7fe5f649b6ef47')
build() {
cd "${srcdir}"