summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2016-07-13 20:17:41 +0200
committerMichel Zou2016-07-13 20:17:41 +0200
commit48e37c65dc1159de3e26458a9dc6c25471b11cb2 (patch)
treeec0382e78df2db2a38eb78a04adf49d3a0ca43f6 /PKGBUILD
parent9c816ed4e890350a7e8a3cdbbeaa5ded4d73081d (diff)
downloadaur-48e37c65dc1159de3e26458a9dc6c25471b11cb2.tar.gz
Allow to overide c(xx) flags
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 776e5f6bf93a..b5646b80180b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=mingw-w64-cmake
pkgver=1
-pkgrel=12
+pkgrel=13
arch=('any')
pkgdesc="CMake wrapper for MinGW (mingw-w64)"
depends=('cmake' 'mingw-w64-gcc' 'mingw-w64-pkg-config')