summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorViktor Drobot2020-12-13 14:33:29 +0300
committerViktor Drobot2020-12-13 14:33:29 +0300
commitdc090646a4015039dac9e657525a84ed8f214b02 (patch)
tree9db160605d015ba7c54dbf8619547e0c5d0a3b9f /PKGBUILD
parented509a97a955738795475c2a3441d55d0f3cb153 (diff)
downloadaur-dc090646a4015039dac9e657525a84ed8f214b02.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 892cef9ee7cd..196199bf2fa8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
_cranname=DescTools
-_cranver=0.99.38
+_cranver=0.99.39
pkgname=r-${_cranname,,}
pkgver=${_cranver//[:-]/.}
pkgrel=1
@@ -12,7 +12,7 @@ license=(GPL2 GPL3)
depends=('r>=3.6.0' r-mvtnorm r-expm 'r-rcpp>=0.12.10' r-rstudioapi r-exact r-gld r-bh)
optdepends=(r-vgam r-r.rsp)
source=("https://cran.r-project.org/src/contrib/${_cranname}_${_cranver}.tar.gz")
-sha256sums=('bd8edce64a8f9e295611959295b85cf8d7bbf915093158016169bd334e0e1104')
+sha256sums=('53f80e5bbeb48c213c5683173481d4ac2f0d11e1efba537e1dab9b65e520cd0f')
build() {
cd "${srcdir}"