Skip to content

Commit ee57ce4

Browse files
authored
c3c: update to 0.7.2 (msys2#24455)
1 parent 336413b commit ee57ce4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mingw-w64-c3c/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
_realname=c3c
44
pkgbase=mingw-w64-${_realname}
55
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
6-
pkgver=0.7.1
6+
pkgver=0.7.2
77
pkgrel=1
88
pkgdesc="Compiler for the C3 language (mingw-w64)"
99
arch=('any')
@@ -23,7 +23,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
2323
'git')
2424
source=("git+${msys2_repository_url}.git#tag=v${pkgver}"
2525
"install-man.patch")
26-
sha256sums=('cc302eca4969d54a53bfd3974f677c18ed53790112ecec1cab2c123d3898a8fc'
26+
sha256sums=('b5c3fc07224946cff302b91d35b5b628fed74abdcdf4abeca48e5c022b45a2d1'
2727
'c800461ae8d1c6be4bb76018a7aee93b5d980664959195ba85c1195686fa5f4d')
2828

2929
prepare() {

0 commit comments

Comments
 (0)