summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2018-12-22 17:19:26 +0100
committerMartchus2018-12-22 17:19:26 +0100
commite55a6e816b4ffa2e57cb0169f2b52eaa5afc1651 (patch)
tree42d3d64a42502475ca3efa2a4718862c9160e451 /PKGBUILD
parent72d4c1a1c7c7021169a992978b5f5d6a862d84c3 (diff)
downloadaur-e55a6e816b4ffa2e57cb0169f2b52eaa5afc1651.tar.gz
Fix use of static libraries with CMake
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 126fddf6e71d..76f66a5c1479 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtnetworkauth
pkgname="mingw-w64-qt5-networkauth"
pkgver=5.12.0
-pkgrel=1
+pkgrel=2
arch=('any')
pkgdesc="Network authentication module (mingw-w64)"
depends=('mingw-w64-qt5-base')