diff --git a/community/mingw-w64-gcc-base/APKBUILD b/community/mingw-w64-gcc-base/APKBUILD index 56b181dadd4..4397bdadc23 100644 --- a/community/mingw-w64-gcc-base/APKBUILD +++ b/community/mingw-w64-gcc-base/APKBUILD @@ -2,8 +2,8 @@ # Maintainer: pkgname=mingw-w64-gcc-base pkgver=12.2.0 -pkgrel=2 -_islver=0.25 +pkgrel=3 +_islver=0.26 pkgdesc="Cross GCC for the MinGW-w64 cross-compiler (bootstrap)" url="https://gcc.gnu.org/" arch="x86_64 x86"