Skip to content

Commit

Permalink
c3c: update to 0.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ognevny committed Feb 21, 2025
1 parent 1bce379 commit e1c75dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-c3c/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
_realname=c3c
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=0.6.6
pkgver=0.6.7
pkgrel=1
pkgdesc="Compiler for the C3 language (mingw-w64)"
arch=('any')
Expand All @@ -23,7 +23,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
'git')
source=("git+${msys2_repository_url}.git#tag=v${pkgver}"
"install-man.patch")
sha256sums=('6375debcbd668d650e6a687bd583db70a03988d803c8a03532dea348b7667883'
sha256sums=('b0497363154e7a770debab28be302587d6f19b68d2dbdb45205ebe709044c54d'
'c800461ae8d1c6be4bb76018a7aee93b5d980664959195ba85c1195686fa5f4d')

prepare() {
Expand Down

0 comments on commit e1c75dc

Please sign in to comment.