summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlaus Alexander Seistrup2023-02-06 06:05:50 +0100
committerKlaus Alexander Seistrup2023-02-06 06:05:50 +0100
commit14742834ba6f6eafc9783939f2683c9601a01a7b (patch)
tree63934c7d52f5966d78b07a9d89540596f6b8bf2f
parentfc0cf3953300b9f099aac228c32bdb2d1456ac75 (diff)
downloadaur-14742834ba6f6eafc9783939f2683c9601a01a7b.tar.gz
New upstream release: v0.15.5
Release notes: * https://github.com/exaloop/codon/releases/tag/v0.15.5
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a2213f034f7..5599c55108d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = codon-bin
pkgdesc = High-performance, zero-overhead, extensible Python compiler using LLVM
- pkgver = 0.15.4
+ pkgver = 0.15.5
pkgrel = 1
url = https://github.com/exaloop/codon
arch = x86_64
@@ -9,21 +9,21 @@ pkgbase = codon-bin
depends = python-setuptools
provides = codon
conflicts = codon
- noextract = codon-0.15.4.tar.gz
+ noextract = codon-0.15.5.tar.gz
source = codon.sh
- source = codon-0.15.4.tar.gz::https://github.com/exaloop/codon/releases/download/v0.15.4/codon-linux-x86_64.tar.gz
+ source = codon-0.15.5.tar.gz::https://github.com/exaloop/codon/releases/download/v0.15.5/codon-linux-x86_64.tar.gz
source = https://raw.githubusercontent.com/exaloop/codon/develop/LICENSE
source = https://raw.githubusercontent.com/exaloop/codon/develop/README.md
sha256sums = ac8fa16770f809daf61c3726194b71c0561791a83831a246fab4929ef6395d9f
- sha256sums = a2361358dae5d4985db3f6c45fa2ca86feb3f4bf79174f15dbc0b0d3a159c990
+ sha256sums = 957b6a27c0cc6c987d9d302954c93241314007856053c25a2116582774959198
sha256sums = SKIP
sha256sums = SKIP
sha512sums = cc4b100f55a02a0f7a6920668f7ab58986c2c77e76eab20e94def42ac740f054c450bc6d6ec11535db31e16fc32fa934d697f01bae9dfe5796e3d2f1c807f446
- sha512sums = 37310a289dda25818961cbb574b76871ae44d1d9dc6fb75fa5f4ad143610a8e3d57e0c6291bbd2847438b8a8820cfde4550d35a9dfce1aa7677bcf4d498b85e2
+ sha512sums = 8fb2a7b63979fef98f69c7ea46f0443d1b160dfe7fe40785c864577384291819dd968958fd32f4e376d55ef145d8a2ad033fce12660c58933004e420192b3df9
sha512sums = SKIP
sha512sums = SKIP
b2sums = 718328c0651e383b892e7c1f00b795f88c6f4775b02e3a2ba217873d105e51824f380ba55b8602d1698da12ee3609641a753a6aa7660d5d4df52ea855eca5ca7
- b2sums = f7e41539354fee0757f3d9c6b28daa98c718f070194a07363d37d14b7d7f28b68d6090fbcc78945396d13d4c0da1b7c5aae3967a742fbc4620480b2a79c22d32
+ b2sums = aa423f97dabecc81a4691eaa8379b7b73129b12de1538e0cd7f8dab566804fb692e373d647c1f59f3de00cd1e62bfffd8b65219b85c39cf1a83354d80e5a9f9c
b2sums = SKIP
b2sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 61bb4f78d3e4..0b883da2fa5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='codon-bin'
_pkgname="${pkgname%%-bin}"
-pkgver=0.15.4
+pkgver=0.15.5
pkgrel=1
pkgdesc='High-performance, zero-overhead, extensible Python compiler using LLVM'
arch=('x86_64')
@@ -38,17 +38,17 @@ package() {
sha256sums=(
'ac8fa16770f809daf61c3726194b71c0561791a83831a246fab4929ef6395d9f'
- 'a2361358dae5d4985db3f6c45fa2ca86feb3f4bf79174f15dbc0b0d3a159c990'
+ '957b6a27c0cc6c987d9d302954c93241314007856053c25a2116582774959198'
'SKIP' 'SKIP'
)
sha512sums=(
'cc4b100f55a02a0f7a6920668f7ab58986c2c77e76eab20e94def42ac740f054c450bc6d6ec11535db31e16fc32fa934d697f01bae9dfe5796e3d2f1c807f446'
- '37310a289dda25818961cbb574b76871ae44d1d9dc6fb75fa5f4ad143610a8e3d57e0c6291bbd2847438b8a8820cfde4550d35a9dfce1aa7677bcf4d498b85e2'
+ '8fb2a7b63979fef98f69c7ea46f0443d1b160dfe7fe40785c864577384291819dd968958fd32f4e376d55ef145d8a2ad033fce12660c58933004e420192b3df9'
'SKIP' 'SKIP'
)
b2sums=(
'718328c0651e383b892e7c1f00b795f88c6f4775b02e3a2ba217873d105e51824f380ba55b8602d1698da12ee3609641a753a6aa7660d5d4df52ea855eca5ca7'
- 'f7e41539354fee0757f3d9c6b28daa98c718f070194a07363d37d14b7d7f28b68d6090fbcc78945396d13d4c0da1b7c5aae3967a742fbc4620480b2a79c22d32'
+ 'aa423f97dabecc81a4691eaa8379b7b73129b12de1538e0cd7f8dab566804fb692e373d647c1f59f3de00cd1e62bfffd8b65219b85c39cf1a83354d80e5a9f9c'
'SKIP' 'SKIP'
)