summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Hanna2017-02-04 19:30:22 +0100
committerSimon Hanna2017-02-04 19:30:22 +0100
commitd9168e3908878fdeb3c4baa5305e626eaa3f886f (patch)
tree27efc730d834b33315a8715d35f9480a65f5503e
parentda9befa7ee57f9dcda3a118ff3b1a77ab72c5259 (diff)
downloadaur-d9168e3908878fdeb3c4baa5305e626eaa3f886f.tar.gz
upgpkg: openlp 2.4.5-1
upstream release
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 830bb6473946..82ec13d319ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Jan 15 23:48:37 UTC 2017
+# Sat Feb 4 18:30:22 UTC 2017
pkgbase = openlp
pkgdesc = Church presentation software.
- pkgver = 2.4.4
- pkgrel = 2
+ pkgver = 2.4.5
+ pkgrel = 1
url = http://openlp.org/
install = openlp.install
arch = any
@@ -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/2.4.4/OpenLP-2.4.4.tar.gz
+ source = https://get.openlp.org/2.4.5/OpenLP-2.4.5.tar.gz
source = openlp.sh
- sha256sums = d968017ad3f5d6599136336b8aee434e505779817fcae2f3d5f6678e5a0d1878
+ sha256sums = a6724a2200d4b46e02f75a68f3c4075021162cfca449624c52f3c59935ba3345
sha256sums = 19c2f3c622585bf308efc259013fb5518feaf8cf14b51613e1e71778fcc2e8cf
pkgname = openlp
diff --git a/PKGBUILD b/PKGBUILD
index 737aba088dbf..bd1ca567b09b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Garrett <floft.net/contact>
pkgname=openlp
-pkgver=2.4.4
-pkgrel=2
+pkgver=2.4.5
+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=('d968017ad3f5d6599136336b8aee434e505779817fcae2f3d5f6678e5a0d1878'
+sha256sums=('a6724a2200d4b46e02f75a68f3c4075021162cfca449624c52f3c59935ba3345'
'19c2f3c622585bf308efc259013fb5518feaf8cf14b51613e1e71778fcc2e8cf')
package() {