summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorisrael.herraiz2017-04-24 19:16:06 +0200
committerisrael.herraiz2017-04-24 19:16:06 +0200
commit283198bb0011521b8a9f213fe2e420a6c26102f1 (patch)
treee317102047b922c02859b0a3a6c00a12a7306cd3
parent89a6b3a415b1b7d4c7ef4ce0c45bbfa6df03a616 (diff)
downloadaur-283198bb0011521b8a9f213fe2e420a6c26102f1.tar.gz
Latest update from Git
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 094aadf4ec18..60ea531f1aee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = julia-mkl-git
pkgdesc = High-level, high-performance, dynamic programming language (compiled with the Intel MKL library)
- pkgver = 0.6.0.dev.r34444.g0486ac3
+ pkgver = 0.6.0.pre.beta.r36543.gdc907c760f
pkgrel = 1
url = http://julialang.org
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 446af0f45b0d..6ba32996b72e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgbase=julia-mkl
pkgbase=${_pkgbase}-git
pkgname=('julia-mkl-git' 'julia-mkl-git-docs')
-pkgver=0.6.0.dev.r34444.g0486ac3
+pkgver=0.6.0.pre.beta.r36543.gdc907c760f
pkgrel=1
pkgdesc='High-level, high-performance, dynamic programming language (compiled with the Intel MKL library)'
arch=('x86_64')