qt6ct: update to 0.7.

This commit is contained in:
Adam Pschorr 2022-11-03 23:46:10 -06:00 committed by John Zimmermann
parent e6da14c2fc
commit 37f36e73da

View file

@ -1,6 +1,6 @@
# Template file for 'qt6ct' # Template file for 'qt6ct'
pkgname=qt6ct pkgname=qt6ct
version=0.5 version=0.7
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DQT_HOST_PATH=/usr" configure_args="-DQT_HOST_PATH=/usr"
@ -12,7 +12,7 @@ maintainer="Adam Pschorr <adampschorr13@aol.com>"
license="BSD-2-Clause" license="BSD-2-Clause"
homepage="https://github.com/trialuser02/qt6ct" homepage="https://github.com/trialuser02/qt6ct"
distfiles="https://github.com/trialuser02/qt6ct/archive/refs/tags/${version}.tar.gz" distfiles="https://github.com/trialuser02/qt6ct/archive/refs/tags/${version}.tar.gz"
checksum=0fea8e5295e4ebebfae36f4862aaa67859238312d7a055b252cc53b281d69e0d checksum=6bc4c35e7c567908d8e123b8ccc11a55d27b5353ad035905cfa44b98c29ca862
post_install() { post_install() {
vlicense COPYING vlicense COPYING