Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenLP: update to 3.1.5. #53177

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/OpenLP/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'OpenLP'
pkgname=OpenLP
version=3.1.4
version=3.1.5
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools qt5-host-tools"
Expand All @@ -16,7 +16,7 @@ maintainer="Piotr Wójcik <[email protected]>"
license="GPL-3.0-or-later"
homepage="https://openlp.org/"
distfiles="https://gitlab.com/openlp/openlp/-/archive/${version}/openlp-${version}.tar.gz"
checksum=4091b84307f4ea93d28215b5ef4d8442bf9346938c1e7ba6f377e47267a6094c
checksum=e85423198cd724083bcb9253f0b22639bc47900ef697002e75d8a18226b1542b
make_check_pre="env -u QT_QPA_PLATFORM xvfb-run"

post_install() {
Expand Down