OpenLP: update to 3.1.4.

This commit is contained in:
Joel Beckmeyer 2024-11-12 08:48:23 -05:00 committed by cinerea0
parent a3475b4933
commit b7468f01bb
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'OpenLP'
pkgname=OpenLP
version=3.1.3
version=3.1.4
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=377989f3ffdd225bf285ddb60a88ef4af5903798da58e6c2ec74431246e083c3
checksum=4091b84307f4ea93d28215b5ef4d8442bf9346938c1e7ba6f377e47267a6094c
make_check_pre="env -u QT_QPA_PLATFORM xvfb-run"
post_install() {