xaos: update to 4.1.

This commit is contained in:
Leah Neukirchen 2020-07-03 14:51:28 +02:00
parent cc23cecdf8
commit 0928edeb31

View file

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