diff options
author | MartinVonReich | 2025-04-09 00:55:47 +0200 |
---|---|---|
committer | MartinVonReich | 2025-04-09 00:55:47 +0200 |
commit | e1e1088a3db9ba8c14b6063aa608fd71ee4f5ef5 (patch) | |
tree | 21e911d06d87a130d08b33a67d430da2d9c7e728 | |
parent | c0369c9ee2a7bc6429c396d6a93323c78929fbfc (diff) | |
download | aur-koi.tar.gz |
Added `--parallel` option at CMake Build for multi-threaded compilation . . .
-rw-r--r-- | .SRCINFO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ pkgbase = koi pkgdesc = Scheduled LIGHT/DARK Theme Switching for the KDE Plasma Desktop pkgver = 0.5 - pkgrel = 1 + pkgrel = 2 url = https://github.com/baduhai/Koi arch = x86_64 arch = aarch64 |