From 02f4e2f43be741b99b27a13a7f530732f6771545 Mon Sep 17 00:00:00 2001 From: Bo-Ru Ju Date: Sun, 5 Mar 2023 21:22:15 +0800 Subject: [PATCH 1/2] qt5ct: update to 1.7. --- srcpkgs/qt5ct/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qt5ct/template b/srcpkgs/qt5ct/template index a3967cb6893d..6d9df8b64c85 100644 --- a/srcpkgs/qt5ct/template +++ b/srcpkgs/qt5ct/template @@ -1,6 +1,6 @@ # Template file for 'qt5ct' pkgname=qt5ct -version=1.5 +version=1.7 revision=1 build_style=qmake hostmakedepends="qt5-qmake qt5-tools qt5-host-tools" @@ -11,7 +11,7 @@ maintainer="Yuusha Spacewolf " license="BSD-2-Clause" homepage="https://sourceforge.net/projects/qt5ct/" distfiles="${SOURCEFORGE_SITE}/project/qt5ct/qt5ct-${version}.tar.bz2" -checksum=d63d0ce16e02427207d86531f70a71c5b9c850044dd5b2dcb2285531f416e490 +checksum=ed58546a6e4c50dfed1b9ff6a148d4a468fe9b4d7b5b2727b96501de2955b8d7 post_install() { vlicense COPYING From 0eb21baae1cb4f2f0a8f2512a06de98b7c525c5c Mon Sep 17 00:00:00 2001 From: Bo-Ru Ju Date: Tue, 4 Apr 2023 22:08:39 +0800 Subject: [PATCH 2/2] cmst: update to 2023.03.14. --- srcpkgs/cmst/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cmst/template b/srcpkgs/cmst/template index 3acc6ff6b22f..a06061eb4ad0 100644 --- a/srcpkgs/cmst/template +++ b/srcpkgs/cmst/template @@ -1,6 +1,6 @@ # Template file for 'cmst' pkgname=cmst -version=2022.05.01 +version=2023.03.14 revision=1 build_style=qmake hostmakedepends="qt5-qmake qt5-host-tools" @@ -11,7 +11,7 @@ maintainer="Jonathan Lee " license="MIT" homepage="https://github.com/andrew-bibb/cmst" distfiles="https://github.com/andrew-bibb/cmst/releases/download/${pkgname}-${version}/${pkgname}-${version}.tar.xz" -checksum=61c4ad7acad302814a677b0dd94092e336d47f55def2829c825e9128c9378dc4 +checksum=eba0ec46b3f79fa6cb29e9d6adae25ec366ed6c619ab5737b9fad0b1d3ff5d54 post_install() { vlicense text/LICENSE }