summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72c4cb933bfb..8a8d047e04bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Garrett <floft.net/contact>
pkgname=openlp
-pkgver=2.4.2
-pkgrel=2
+pkgver=2.4.3
+pkgrel=1
pkgdesc="Church presentation software."
arch=('any')
url='http://openlp.org/'
@@ -21,7 +21,7 @@ optdepends=('libreoffice-fresh: Display impress presentations'
'python-psycopg2: Use a postgresql database')
install=openlp.install
source=(https://get.openlp.org/$pkgver/OpenLP-$pkgver.tar.gz openlp.sh)
-sha256sums=('ae56a9661a1847eb3c859fec3ac73e7b2e8b102b821232a26fd273f61a039c9c'
+sha256sums=('3e6fa8a56c62f98aceaa49e9bc893e07b14100d61b9a4c4bd0df0b37d52cd686'
'19c2f3c622585bf308efc259013fb5518feaf8cf14b51613e1e71778fcc2e8cf')
package() {