diff options
author | Martchus | 2018-12-22 17:19:25 +0100 |
---|---|---|
committer | Martchus | 2018-12-22 17:19:25 +0100 |
commit | 69775c9e682e56140fad95c858446c8faf8c1337 (patch) | |
tree | 44771d2ca526e60618fe462b523500ab0691e22d /.SRCINFO | |
parent | 4e269151bc14853866fe2d47557987d38280ff11 (diff) | |
download | aur-69775c9e682e56140fad95c858446c8faf8c1337.tar.gz |
Fix use of static libraries with CMake
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ pkgbase = mingw-w64-qt5-graphicaleffects pkgdesc = Graphical effects for use with Qt Quick 2 (mingw-w64) pkgver = 5.12.0 - pkgrel = 1 + pkgrel = 2 url = https://www.qt.io/ arch = any groups = mingw-w64-qt5 |