OpenLP: update to 3.1.2.

Closes: #50427 [via git-merge-pr]
This commit is contained in:
Joel Beckmeyer 2024-05-19 20:28:47 -04:00 committed by Andrew Benson
parent 161335d4a7
commit 09408a4627

View file

@ -1,6 +1,6 @@
# Template file for 'OpenLP'
pkgname=OpenLP
version=3.1.1
version=3.1.2
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools qt5-host-tools"
@ -16,7 +16,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="GPL-3.0-or-later"
homepage="https://openlp.org/"
distfiles="https://gitlab.com/openlp/openlp/-/archive/${version}/openlp-${version}.tar.gz"
checksum=c464669a3661b3b23e917cb1508c1bfc8e8c8308ee24c86e7dde94789ea1797c
checksum=3a86d9fad80af0005ede78b5fe48854b31ed4e17f874013918acf750672fcfaf
make_check_pre="env -u QT_QPA_PLATFORM xvfb-run"
post_install() {