summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorisrael.herraiz2016-12-09 15:51:48 +0100
committerisrael.herraiz2016-12-09 15:51:48 +0100
commit89a6b3a415b1b7d4c7ef4ce0c45bbfa6df03a616 (patch)
treef0a26a6269e8ee65b4f7be56f21b0d37b311bb5a
parentb0a3d28bd29902e67676c3a3563e80b72e62be53 (diff)
downloadaur-89a6b3a415b1b7d4c7ef4ce0c45bbfa6df03a616.tar.gz
Update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec1b618e25fa..094aadf4ec18 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.r34222.g03c2464
+ pkgver = 0.6.0.dev.r34444.g0486ac3
pkgrel = 1
url = http://julialang.org
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index ee3a6b2273aa..446af0f45b0d 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.r34222.g03c2464
+pkgver=0.6.0.dev.r34444.g0486ac3
pkgrel=1
pkgdesc='High-level, high-performance, dynamic programming language (compiled with the Intel MKL library)'
arch=('x86_64')