cmst: update to 2023.03.14.

This commit is contained in:
Bo-Ru Ju 2023-04-05 10:59:21 +08:00 committed by Duncan Overbruck
parent 2313cf8f7d
commit f9986c2f65

View file

@ -1,6 +1,6 @@
# Template file for 'cmst' # Template file for 'cmst'
pkgname=cmst pkgname=cmst
version=2022.05.01 version=2023.03.14
revision=1 revision=1
build_style=qmake build_style=qmake
hostmakedepends="qt5-qmake qt5-host-tools" hostmakedepends="qt5-qmake qt5-host-tools"
@ -11,7 +11,7 @@ maintainer="Jonathan Lee <vjon207@gmail.com>"
license="MIT" license="MIT"
homepage="https://github.com/andrew-bibb/cmst" homepage="https://github.com/andrew-bibb/cmst"
distfiles="https://github.com/andrew-bibb/cmst/releases/download/${pkgname}-${version}/${pkgname}-${version}.tar.xz" distfiles="https://github.com/andrew-bibb/cmst/releases/download/${pkgname}-${version}/${pkgname}-${version}.tar.xz"
checksum=61c4ad7acad302814a677b0dd94092e336d47f55def2829c825e9128c9378dc4 checksum=eba0ec46b3f79fa6cb29e9d6adae25ec366ed6c619ab5737b9fad0b1d3ff5d54
post_install() { post_install() {
vlicense text/LICENSE vlicense text/LICENSE
} }