xaos: update to 4.2.
This commit is contained in:
parent
cf28879f9d
commit
0d02658ff7
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xaos'
|
# Template file for 'xaos'
|
||||||
pkgname=xaos
|
pkgname=xaos
|
||||||
version=4.1
|
version=4.2
|
||||||
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=7e41e9fbdb73a7c02c853eb028943791fa9ca11120f39814eeae4cf66438e5bf
|
checksum=7910e5f935d5d9db7947f4339087de88ca057428490e5ce5540d271f81cbc09c
|
||||||
|
|
||||||
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;'
|
||||||
|
|
Loading…
Reference in New Issue