summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2019-12-02 23:45:27 +0100
committerNicola Murino2019-12-02 23:45:27 +0100
commit53faa09ac862c1164f2a071b7914f24569a00cff (patch)
tree7f7ecb33c633440b95264f63f273419b49606494 /PKGBUILD
parentae5df313697b0c115c5a898301d09b3ccf41a4e6 (diff)
downloadaur-53faa09ac862c1164f2a071b7914f24569a00cff.tar.gz
update build flags
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b8799c99565..25a366de689a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: drakkan <nicola.murino at gmail dot com>
pkgname=mingw-w64-meson
pkgver=1
-pkgrel=15
+pkgrel=16
arch=('any')
pkgdesc="Meson wrapper for MinGW (mingw-w64)"
depends=('meson' 'mingw-w64-gcc' 'mingw-w64-pkg-config')
@@ -11,7 +11,7 @@ license=("GPL")
url="http://fedoraproject.org/wiki/MinGW"
source=("toolchain-mingw.meson"
"meson-mingw-wrapper")
-sha256sums=('5edb1a38b930dac378b79950d089451d49574516eeb2bce4e0cd6f50313096ee'
+sha256sums=('a611b990aff3b6755f1f61a3724ec94ad629c68a662b1a3863d03e8efc6d1100'
'c91f2bbcafad7b742f13c6bd46324a03b70066b348621ce6a20f4a05005985ef')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"