Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kvantum: update to 1.1.3. #53179

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/kvantum/template
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# Template file for 'kvantum'
pkgname=kvantum
version=1.0.10
version=1.1.3
revision=1
build_wrksrc=Kvantum
build_style=cmake
hostmakedepends="qt5-tools-devel qt5-host-tools qt6-tools qt6-base"
makedepends="qt5-devel qt6-base-devel qt5-svg-devel qt6-svg-devel
qt5-x11extras-devel kwindowsystem-devel"
qt5-x11extras-devel kwindowsystem-devel kf6-kwindowsystem-devel"
short_desc="SVG-based theme engine for Qt5/Qt6, KDE and LXQt"
maintainer="Giuseppe Fierro <[email protected]>"
license="GPL-3.0-or-later"
homepage="https://github.com/tsujan/Kvantum"
changelog="https://raw.githubusercontent.com/tsujan/Kvantum/master/Kvantum/ChangeLog"
distfiles="https://github.com/tsujan/Kvantum/archive/V${version}.tar.gz"
checksum=2ef368df6c54a3bde2097ed89341f188b6670d1b1f8d11bcb3a80138887aca12
checksum=68227b4037eafb0bd3e7209002b174f0c17a0e92e94caa7ce3a60f905543db5b

post_configure() {
mkdir build6
Expand Down