summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Phinikarides2018-08-10 22:37:55 +0300
committerAlexander Phinikarides2018-08-10 22:37:55 +0300
commit7e34b1f85b936b294829825c255a3e7a7794f6e9 (patch)
tree4c1cc581f235861da7ce6b9b5f53219a7d2cf560
parent440842abc6165394546e530a017b832486c572cc (diff)
downloadaur-7e34b1f85b936b294829825c255a3e7a7794f6e9.tar.gz
v3.5.1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 38198053765b..cd762914f8fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = microsoft-r-open
pkgdesc = Language and environment for statistical computing and graphics, enhanced by Microsoft
- pkgver = 3.5.0
- pkgrel = 2
+ pkgver = 3.5.1
+ pkgrel = 1
url = https://mran.revolutionanalytics.com/open/
install = microsoft-r-open.install
arch = x86_64
@@ -31,7 +31,7 @@ pkgbase = microsoft-r-open
depends = zlib
optdepends = tk: tcl/tk interface
optdepends = texlive-bin: latex sty files
- provides = r=3.5.0
+ provides = r=3.5.1
conflicts = r
conflicts = r-mkl
options = !makeflags
@@ -41,15 +41,15 @@ pkgbase = microsoft-r-open
backup = etc/R/ldpaths
backup = etc/R/repositories
backup = etc/R/javaconf
- source = https://mran.blob.core.windows.net/install/mro/3.5.0/microsoft-r-open-3.5.0.tar.gz
+ source = https://mran.blob.core.windows.net/install/mro/3.5.1/microsoft-r-open-3.5.1.tar.gz
source = mro.desktop
source = mro.png
source = R.conf
- md5sums = 8e0f499b4115fa174438fe4322c1236b
+ md5sums = fd1e4123943cfad35fc85c219c22bb46
md5sums = 70e8f9d0b1eebeb1f0b45f4568bc0701
md5sums = 8e0c51650b8a63f110fa7b09e699e9c4
md5sums = 1dfa62c812aed9642f6e4ac34999b9fe
- sha512sums = eebbdd5460e53444609f9ca26dc758a79556260ac37edfeedd8fcad06c68012a81267283477acf2baf6438952787bc0ba28d6e4922201bf15de5fd7b914769c0
+ sha512sums = 98a1b701b9cdee46a53a6f86468057d7a475bc7ffdc2b1d87c9c1b753c6bede72d53bbc790e8fbd1b2b1dca8561a3a1136ceb0d4764288574efe3b55aead2268
sha512sums = 2b0221bd1e0fdd399284333e6f2020bb9ad11395ad39dd2fca688b7ebc68fbbc60de59a757e1898be8bcd9e2926afccc121043f38445e7693f177c3076f92b61
sha512sums = 1491b01d3d14b86d26c383e00e2305858a52ddd498158c9f7f6b33026ee01f246408b1676cffea73f7783c8c4cf546285705c43c0286adbd75ad77706918b5fe
sha512sums = aae388c5b6c02d9fb857914032b0cd7d68a9f21e30c39ba11f5a29aaf1d742545482054b57ce18872eabb6605bbb359b2fc1e9be5ce6881443fdbdf6b67fab3b
diff --git a/PKGBUILD b/PKGBUILD
index 2728ae583cce..744c25c88072 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Alexander Phinikarides (alexisph -at- gmail -dot- com)
pkgname=microsoft-r-open
-pkgver=3.5.0
-pkgrel=2
+pkgver=3.5.1
+pkgrel=1
_majorver=3.5
-_mrandate=2018-06-01
+_mrandate=2018-08-01
pkgdesc="Language and environment for statistical computing and graphics, enhanced by Microsoft"
arch=('x86_64')
license=('GPL')
@@ -47,11 +47,11 @@ source=("https://mran.blob.core.windows.net/install/mro/${pkgver}/microsoft-r-op
'mro.desktop'
'mro.png'
'R.conf')
-md5sums=('8e0f499b4115fa174438fe4322c1236b'
+md5sums=('fd1e4123943cfad35fc85c219c22bb46'
'70e8f9d0b1eebeb1f0b45f4568bc0701'
'8e0c51650b8a63f110fa7b09e699e9c4'
'1dfa62c812aed9642f6e4ac34999b9fe')
-sha512sums=('eebbdd5460e53444609f9ca26dc758a79556260ac37edfeedd8fcad06c68012a81267283477acf2baf6438952787bc0ba28d6e4922201bf15de5fd7b914769c0'
+sha512sums=('98a1b701b9cdee46a53a6f86468057d7a475bc7ffdc2b1d87c9c1b753c6bede72d53bbc790e8fbd1b2b1dca8561a3a1136ceb0d4764288574efe3b55aead2268'
'2b0221bd1e0fdd399284333e6f2020bb9ad11395ad39dd2fca688b7ebc68fbbc60de59a757e1898be8bcd9e2926afccc121043f38445e7693f177c3076f92b61'
'1491b01d3d14b86d26c383e00e2305858a52ddd498158c9f7f6b33026ee01f246408b1676cffea73f7783c8c4cf546285705c43c0286adbd75ad77706918b5fe'
'aae388c5b6c02d9fb857914032b0cd7d68a9f21e30c39ba11f5a29aaf1d742545482054b57ce18872eabb6605bbb359b2fc1e9be5ce6881443fdbdf6b67fab3b')