summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2019-11-17 10:47:14 +0100
committerNicola Murino2019-11-17 10:47:14 +0100
commitc858eabb6ed05a17bfdae1e00ef4d45cd79e5f27 (patch)
tree30a724e56dc9f6afce15be828f0bad2e49950fb4 /PKGBUILD
parent279a8d0cdcf73f0c6251496c0a2956c8770a4e61 (diff)
downloadaur-c858eabb6ed05a17bfdae1e00ef4d45cd79e5f27.tar.gz
update link args for the new crt
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12d7b9df365e..62e4265d5d2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: drakkan <nicola.murino at gmail dot com>
pkgname=mingw-w64-meson
pkgver=1
-pkgrel=11
+pkgrel=12
arch=('any')
pkgdesc="Meson wrapper for MinGW (mingw-w64)"
depends=('meson' 'mingw-w64-gcc' 'mingw-w64-pkg-config')
@@ -10,7 +10,7 @@ license=("GPL")
url="http://fedoraproject.org/wiki/MinGW"
source=("toolchain-mingw.meson"
"meson-mingw-wrapper")
-sha256sums=('8d8fac754547bf7095058ef65bf3df05c35bbc65c69b7008f1169433717da42b'
+sha256sums=('93534298ffca5eeaaf4d2d06f092d5acb28def931be71fd2c5004043e05fd68c'
'c91f2bbcafad7b742f13c6bd46324a03b70066b348621ce6a20f4a05005985ef')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"