summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2019-01-07 22:13:27 +0100
committerNicola Murino2019-01-07 22:13:27 +0100
commite589929d9b9e9d57ea13c93b72ebfdc7204383a5 (patch)
tree018b21fa5eb78e37f00f8d659f70493312f6e2fc /PKGBUILD
parent95db3a6991dd7d4c7b0354650762046be02fc858 (diff)
downloadaur-e589929d9b9e9d57ea13c93b72ebfdc7204383a5.tar.gz
readd -Wp for preprocessor option
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d2ad2518ea7e..bfba6f49c771 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=("GPL")
url="http://fedoraproject.org/wiki/MinGW"
source=("toolchain-mingw.meson"
"meson-mingw-wrapper")
-sha256sums=('6bc25bf0f047574b5bbc2ad837cd8be0eafbce8364d662e344e3f20b3af24ef3'
+sha256sums=('8d8fac754547bf7095058ef65bf3df05c35bbc65c69b7008f1169433717da42b'
'd02f4469567104c03d908b1eb7cd2093342bf84b58bd2dc458e33ffd708b5ccb')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"