From 5f64e0ecd08fb592cabc3efa8a5101926e510a8a Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Thu, 25 Mar 2021 22:50:03 +0100 Subject: [PATCH] Revert "test rebuild" This reverts commit 5a2ec53d4cb91e87e9e9aa87b731586078e08a6b. --- mingw-w64-headers-git/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-headers-git/PKGBUILD b/mingw-w64-headers-git/PKGBUILD index 28fe7f50ec..e9c336545b 100644 --- a/mingw-w64-headers-git/PKGBUILD +++ b/mingw-w64-headers-git/PKGBUILD @@ -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.6128.07922837 -pkgrel=2 +pkgrel=1 _commit='0792283787cca8fc27dd38671107c791c87f4db3' arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64')