OpenLP: update to 3.1.3.

This commit is contained in:
Joel Beckmeyer 2024-09-03 14:49:13 -04:00 committed by classabbyamp
parent 75adecb9d3
commit 3156ceb869
1 changed files with 2 additions and 2 deletions

View File

@ -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 <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=3a86d9fad80af0005ede78b5fe48854b31ed4e17f874013918acf750672fcfaf
checksum=377989f3ffdd225bf285ddb60a88ef4af5903798da58e6c2ec74431246e083c3
make_check_pre="env -u QT_QPA_PLATFORM xvfb-run"
post_install() {