summarylogtreecommitdiffstats
path: root/0001-1.8-rc1.patch
blob: c02a11e566406e421b159ae252d7f5a949bbe460 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
From b3f118f70724ed65239dbc5a5d84c1bd9e89e7a2 Mon Sep 17 00:00:00 2001
From: Moelf <proton@jling.dev>
Date: Mon, 6 Jun 2022 11:47:00 -0400
Subject: [PATCH] 1.8-rc1

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

diff --git a/PKGBUILD b/PKGBUILD
index cb8f58f..019c005 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Brenton Horne <brentonhorne77 at gmail dot com>
 
 pkgname=julia-beta-bin
-_pkgver=1.8.0-beta3
+_pkgver=1.8.0-rc1
 pkgver=$(echo $_pkgver | sed 's/-/./g')
 pkgrel=1
 arch=('x86_64')
@@ -18,7 +18,7 @@ source=("https://julialang-s3.julialang.org/bin/linux/x64/${pkgver:0:3}/julia-${
 128x128.png::https://github.com/JuliaLang/julia/raw/master/contrib/mac/frameworkapp/JuliaLauncher/Assets.xcassets/AppIcon.appiconset/128.png
 256x256.png::https://github.com/JuliaLang/julia/raw/master/contrib/mac/frameworkapp/JuliaLauncher/Assets.xcassets/AppIcon.appiconset/256.png
 512x512.png::https://github.com/JuliaLang/julia/raw/master/contrib/mac/frameworkapp/JuliaLauncher/Assets.xcassets/AppIcon.appiconset/512.png)
-sha256sums=('749b2f3c6832a7b34404838e579de94c369173250c07071383cb499f14812655'
+sha256sums=('a47efddaaccb424dad6499f870ab7f792c50827d23cc64cb9873280318337966'
             '85aff59221938dd83aa3808910fb455c64f3f0936604bfaad7b8d27c01e3a7ed'
             '0310782968fe0ba2910e8a4fc3920ab58c0b8f91c66a66f6cff82cd0d6d31612'
             'aab27b427cb21108d831f2d9ddc89ce0948f7e8cb82e4bb2dc1bc82c6676224f'
-- 
2.36.1