summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduardo José Gómez Hernández2024-04-08 17:23:50 +0200
committerEduardo José Gómez Hernández2024-04-08 17:23:50 +0200
commit9d376d51829e7fa154acef4cb7bcb7259a5cecf5 (patch)
tree697ad47d36c82ca114b01e8e80674f763241daf5
parentb3a163bd099d9d480a0d058af1e81a8ea42eacd0 (diff)
downloadaur-c3c-bin.tar.gz
Update to 0.5.6
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a0bae923fe9..54efde4398a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = c3c-bin
pkgdesc = C3 is an evolution of C enabling the same paradigms and retaining the same syntax as far as possible. Stable Release (with LLVM 16)
- pkgver = 0.5.2
+ pkgver = 0.5.6
pkgrel = 1
url = https://github.com/c3lang/c3c.git
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 6987ecea36cc..41b739e5ad01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Eduardo Jose Gomez Hernandez <eduardo@edujgh.net>
pkgname=c3c-bin
_pkgname=c3c
-pkgver=0.5.2
+pkgver=0.5.6
pkgrel=1
pkgdesc="C3 is an evolution of C enabling the same paradigms and retaining the same syntax as far as possible. Stable Release (with LLVM 16)"
arch=(x86_64)