From 15e5bf0249f62fa8d56e087d8f1875ad8d890854 Mon Sep 17 00:00:00 2001 From: joelchrono12 Date: Sun, 8 Jan 2023 16:10:05 -0600 Subject: [PATCH] OpenLP: update to 3.0.2 --- srcpkgs/OpenLP/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/OpenLP/template b/srcpkgs/OpenLP/template index 7062545f0f1..ff1f5b2cb56 100644 --- a/srcpkgs/OpenLP/template +++ b/srcpkgs/OpenLP/template @@ -1,7 +1,7 @@ # Template file for 'OpenLP' pkgname=OpenLP -version=2.9.5 -revision=2 +version=3.0.2 +revision=1 create_wrksrc=yes build_style=python3-module hostmakedepends="python3-setuptools qt5-host-tools" @@ -10,14 +10,14 @@ depends="python3-alembic python3-appdirs python3-BeautifulSoup4 python3-chardet python3-Mako python3-Pillow python3-pymediainfo python3-PyQt5 python3-PyQt5-multimedia python3-PyQt5-webengine python3-vlc python3-qrcode python3-QtAwesome python3-requests python3-SQLAlchemy python3-waitress - python3-WebOb python3-websockets python3-zeroconf" + python3-WebOb python3-websockets python3-zeroconf python3-PyICU" checkdepends="python3-pytest-qt xvfb-run ${depends}" short_desc="Free Worship Presentation Software for your Church" maintainer="Piotr Wójcik " license="GPL-3.0-or-later" homepage="https://openlp.org/" distfiles="https://get.openlp.org/${version}/OpenLP-${version}.tar.gz" -checksum=4648e6869ffe2fb88a1e2b90705e1cf709dd6dd24abbfe2e17df13742e701c09 +checksum=edf03061e9e1c494835657bd4924c07d862aea1997832d2c9e56e3286fce1d2b make_check_pre="env -u QT_QPA_PLATFORM xvfb-run" post_install() {