xaos: update to 4.2.1.

This commit is contained in:
Leah Neukirchen 2021-01-19 14:52:30 +01:00
parent f313585d59
commit 1892f40252

View file

@ -1,6 +1,6 @@
# Template file for 'xaos' # Template file for 'xaos'
pkgname=xaos pkgname=xaos
version=4.2 version=4.2.1
revision=1 revision=1
wrksrc="XaoS-release-${version}" wrksrc="XaoS-release-${version}"
build_style=qmake build_style=qmake
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://xaos-project.github.io/" homepage="https://xaos-project.github.io/"
distfiles="https://github.com/xaos-project/XaoS/archive/release-${version}.tar.gz" distfiles="https://github.com/xaos-project/XaoS/archive/release-${version}.tar.gz"
checksum=7910e5f935d5d9db7947f4339087de88ca057428490e5ce5540d271f81cbc09c checksum=bf21d3f50d7c1626c5c96da475f84ea24d24a164ec6cc2bbc4ee229bc4a65967
pre_configure() { pre_configure() {
vsed -i i18n/i18n.pri -e'/updateqm.commands/ s;lrelease;lrelease-qt5;' vsed -i i18n/i18n.pri -e'/updateqm.commands/ s;lrelease;lrelease-qt5;'