c3c: update to 0.7.0 (#23986)

This commit is contained in:
Maksim Bondarenkov
2025-04-15 15:52:16 +03:00
committed by GitHub
parent 7f24104481
commit ff48926310

View File

@@ -3,7 +3,7 @@
_realname=c3c
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=0.6.8
pkgver=0.7.0
pkgrel=1
pkgdesc="Compiler for the C3 language (mingw-w64)"
arch=('any')
@@ -23,7 +23,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
'git')
source=("git+${msys2_repository_url}.git#tag=v${pkgver}"
"install-man.patch")
sha256sums=('5e4b00a4d6935a61fc27062e9d32dd0aebe8a39cf63d14596153d3c5639b5ee7'
sha256sums=('10a7c1dc008fb0dac4ba9cd9ffb5c689fce59e6efd68f4b4cc55c0f9f46aae8a'
'c800461ae8d1c6be4bb76018a7aee93b5d980664959195ba85c1195686fa5f4d')
prepare() {