summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')