summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2018-12-22 17:19:17 +0100
committerMartchus2018-12-22 17:19:17 +0100
commit7487f614ce44f3d3e08688ad9d47e77dd54ff7d7 (patch)
tree3d204909c944823c10a31c8bc23948a51e6af6e8 /PKGBUILD
parent46394d8947e6181e9e93c7b87f1cf3d89b37b5a1 (diff)
downloadaur-7487f614ce44f3d3e08688ad9d47e77dd54ff7d7.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 777035075cc3..e57e2ea3b5c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
_qt_module=qtimageformats
pkgname="mingw-w64-qt5-imageformats"
pkgver=5.12.0
-pkgrel=1
+pkgrel=2
arch=('any')
pkgdesc="Plugins for additional image formats: TIFF, MNG, TGA, WBMP (mingw-w64)"
depends=('mingw-w64-qt5-base')