[arch-commits] Commit in julia/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Thu Aug 22 15:59:15 UTC 2019


    Date: Thursday, August 22, 2019 @ 15:59:15
  Author: arodseth
Revision: 500521

upgpkg: julia 2:1.2.0-1

Modified:
  julia/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-22 13:12:16 UTC (rev 500520)
+++ PKGBUILD	2019-08-22 15:59:15 UTC (rev 500521)
@@ -8,8 +8,8 @@
 pkgbase=julia
 pkgname=(julia julia-docs)
 epoch=2
-pkgver=1.1.1
-pkgrel=3
+pkgver=1.2.0
+pkgrel=1
 arch=(x86_64)
 pkgdesc='High-level, high-performance, dynamic programming language'
 url='https://julialang.org/'
@@ -22,7 +22,7 @@
         libunwind-version.patch
         makefile.patch
         Make.user)
-sha256sums=('3c5395dd3419ebb82d57bcc49dc729df3b225b9094e74376f8c649ee35ed79c2'
+sha256sums=('2419b268fc5c3666dd9aeb554815fe7cf9e0e7265bc9b94a43957c31a68d9184'
             'SKIP'
             '88fcbd8a2450027aada0892a60c49c891a8dae43ee6c19e64364b1a1373d50bc'
             'a5eec1e43e1161c313b1d32a5f35a67d6b4a2bbc2d6d324c010f6f2b35be4a72'
@@ -42,7 +42,7 @@
   patch -p1 -i ../libunwind-version.patch
 
   # Patching make install
-  patch -p0 -i ../makefile.patch
+  #patch -p0 -i ../makefile.patch
 
   # Configuring the build
   cp -f ../Make.user Make.user



More information about the arch-commits mailing list