summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark C2023-01-14 10:57:12 -0500
committerMark C2023-01-14 10:57:12 -0500
commit9a0402eb0d40ef5f96b2cf11587ef2c9ffaedb6b (patch)
tree028238c67c54f5d3b10ba7810500594eff92aaea
parentfbec811e11feba83312afcfc166363ab63cd0555 (diff)
downloadaur-9a0402eb0d40ef5f96b2cf11587ef2c9ffaedb6b.tar.gz
upgpkg: openlp 3.0.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86fb9793af44..f920b20562b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = openlp
pkgdesc = Church presentation software.
- pkgver = 3.0.0
+ pkgver = 3.0.1
pkgrel = 1
url = http://openlp.org/
install = openlp.install
@@ -24,9 +24,9 @@ pkgbase = openlp
optdepends = mupdf: Display pdfs
optdepends = python-mysql-connector: Use a mysql/mariadb database
optdepends = python-psycopg2: Use a postgresql database
- source = https://get.openlp.org/3.0.0/OpenLP-3.0.0.tar.gz
+ source = https://get.openlp.org/3.0.1/OpenLP-3.0.1.tar.gz
source = openlp.sh
- sha256sums = 6c28bfda7896b9f5fe8346def1f318d0111b005fc81b0aa6c2bee1c366d5a6e4
+ sha256sums = be285c8c93cf7146f18d06b006f51e04b5807c5d7975d21e1593f6adc12f1074
sha256sums = 19c2f3c622585bf308efc259013fb5518feaf8cf14b51613e1e71778fcc2e8cf
pkgname = openlp
diff --git a/PKGBUILD b/PKGBUILD
index 25a136912498..2408d10b4503 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Garrett <floft.net/contact>
pkgname=openlp
-pkgver=3.0.0
+pkgver=3.0.1
pkgrel=1
pkgdesc="Church presentation software."
arch=('any')
@@ -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=('6c28bfda7896b9f5fe8346def1f318d0111b005fc81b0aa6c2bee1c366d5a6e4'
+sha256sums=('be285c8c93cf7146f18d06b006f51e04b5807c5d7975d21e1593f6adc12f1074'
'19c2f3c622585bf308efc259013fb5518feaf8cf14b51613e1e71778fcc2e8cf')
package() {