diff --git a/mingw-w64-cotire/PKGBUILD b/mingw-w64-cotire/PKGBUILD index ef52a81f2b..148b19ea4a 100644 --- a/mingw-w64-cotire/PKGBUILD +++ b/mingw-w64-cotire/PKGBUILD @@ -4,10 +4,10 @@ _realname=cotire pkgbase=mingw-w64-${_realname} pkgname="$MINGW_PACKAGE_PREFIX-$_realname" _cotirever=1.8.0 -_cmakever=3.12 -_cmakegooduntil=3.13 +_cmakever=3.13 +_cmakegooduntil=3.14 pkgver=${_cotirever}_${_cmakever} -pkgrel=2 +pkgrel=1 pkgdesc='CMake module to speed up builds (automated PCH, unity builds) (mingw-w64)' arch=(any) license=('custom')