summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2019-05-16 13:41:56 +0200
committerMichel Zou2019-05-16 13:41:56 +0200
commitac090d507238a300549bbb66e6a61fdb73bf71cb (patch)
tree24bc7a7bcc9a173f6cecbbab8d5b2f95bb5c1755 /PKGBUILD
parentb248433ab034926807175f71be9d449a229998b2 (diff)
downloadaur-ac090d507238a300549bbb66e6a61fdb73bf71cb.tar.gz
relative CMAKE_INSTALL_LIBDIR
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c5d0d836ea9..fcd3d4add313 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=mingw-w64-cmake
pkgver=1
-pkgrel=25
+pkgrel=26
arch=('any')
pkgdesc="CMake wrapper for MinGW (mingw-w64)"
depends=('cmake' 'mingw-w64-gcc' 'mingw-w64-pkg-config')