diff --git a/srcpkgs/OpenLP/template b/srcpkgs/OpenLP/template index 5b70711ac74..66866bae3ef 100644 --- a/srcpkgs/OpenLP/template +++ b/srcpkgs/OpenLP/template @@ -1,6 +1,6 @@ # Template file for 'OpenLP' pkgname=OpenLP -version=3.1.2 +version=3.1.3 revision=1 build_style=python3-module hostmakedepends="python3-setuptools qt5-host-tools" @@ -16,7 +16,7 @@ maintainer="Piotr Wójcik " license="GPL-3.0-or-later" homepage="https://openlp.org/" distfiles="https://gitlab.com/openlp/openlp/-/archive/${version}/openlp-${version}.tar.gz" -checksum=3a86d9fad80af0005ede78b5fe48854b31ed4e17f874013918acf750672fcfaf +checksum=377989f3ffdd225bf285ddb60a88ef4af5903798da58e6c2ec74431246e083c3 make_check_pre="env -u QT_QPA_PLATFORM xvfb-run" post_install() {