summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2019-02-12 18:19:42 +0100
committerMichel Zou2019-02-12 18:19:42 +0100
commitb248433ab034926807175f71be9d449a229998b2 (patch)
treefb6cf7c35459a9ce4c0ef886c82fa68cc66ba3f2 /PKGBUILD
parent2949fd7dabf9ed67d1dffca7371e2f19e0047b55 (diff)
downloadaur-b248433ab034926807175f71be9d449a229998b2.tar.gz
removed -fstack-protector-strong
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 888e6d1b7b6c..0c5d0d836ea9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=mingw-w64-cmake
pkgver=1
-pkgrel=24
+pkgrel=25
arch=('any')
pkgdesc="CMake wrapper for MinGW (mingw-w64)"
depends=('cmake' 'mingw-w64-gcc' 'mingw-w64-pkg-config')