summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2019-12-02 20:21:46 +0100
committerMichel Zou2019-12-02 20:21:46 +0100
commit24fca81db6e22abeb5f8b5d05a5605e5e1fbd585 (patch)
tree4ffc3ce9b63c9e66a623e5f3d79de037b9045dcb /PKGBUILD
parent2165681bffaeaf6ab275462b7bd8cb7841dcffae (diff)
downloadaur-24fca81db6e22abeb5f8b5d05a5605e5e1fbd585.tar.gz
drop CMAKE_BUILD_TYPE=Release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ecf3c695bc34..b129cac351c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=mingw-w64-cmake
pkgver=1
-pkgrel=31
+pkgrel=32
arch=('any')
pkgdesc="CMake wrapper for MinGW (mingw-w64)"
depends=('cmake' 'mingw-w64-gcc' 'mingw-w64-pkg-config')