bump pkgrel for crt/headers

This commit is contained in:
Christoph Reiter
2022-02-05 13:19:47 +01:00
parent 07b287daa1
commit 07694f5ea6
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ _realname=crt
pkgbase=mingw-w64-${_realname}-git
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}-git"
pkgver=9.0.0.6373.5be8fcd83
pkgrel=1
pkgrel=2
_commit='5be8fcd83d7e8e6859cb3f78ea1850aa5bfc067f'
pkgdesc='MinGW-w64 CRT for Windows'
arch=('any')

View File

@@ -5,7 +5,7 @@ pkgbase=mingw-w64-${_realname}-git
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}-git"
pkgdesc="MinGW-w64 headers for Windows"
pkgver=9.0.0.6373.5be8fcd83
pkgrel=1
pkgrel=2
_commit='5be8fcd83d7e8e6859cb3f78ea1850aa5bfc067f'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')