summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorViktor Drobot2020-02-21 17:31:41 +0300
committerViktor Drobot2020-02-21 17:31:41 +0300
commit2957e83ee0f73065cd92d9f4865e13751b55ba2e (patch)
tree824b626dca7c6bd3b5135e517ba06c2b80661519 /PKGBUILD
parent23ab9db6a3dcaaa194a3b7a6fe8019501edf0b2f (diff)
downloadaur-2957e83ee0f73065cd92d9f4865e13751b55ba2e.tar.gz
Update 0.100.50
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e119e46cd21a..7735872428ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
_cranname=rgl
-_cranver=0.100.47
+_cranver=0.100.50
pkgname=r-${_cranname,,}
pkgver=${_cranver//[:-]/.}
pkgrel=1
@@ -13,7 +13,7 @@ depends=('r>=3.2.0' r-htmlwidgets r-htmltools r-knitr 'r-jsonlite>=0.9.20' r-shi
makedepends=(gcc)
optdepends=(r-rmarkdown r-deldir r-orientlib r-misc3d r-rstudioapi r-magick r-plotrix r-tripack r-interp r-alphashape3d zlib libpng freetype2 pandoc)
source=("https://cran.r-project.org/src/contrib/${_cranname}_${_cranver}.tar.gz")
-md5sums=('99d51d2fb5e4cd0585d91dd9da7573d5')
+md5sums=('37ef932763c3fad286ba4f1b36e63055')
build() {
cd "${srcdir}"