summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a4ebe67cc8d..c04d5b115f9e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = openlp
pkgdesc = Church presentation software.
pkgver = 2.4
- pkgrel = 1
+ pkgrel = 2
url = http://openlp.org/
install = openlp.install
arch = any
@@ -22,7 +22,7 @@ pkgbase = openlp
optdepends = python-psycopg2: Use a postgresql database
source = https://get.openlp.org/2.4/OpenLP-2.4.tar.gz
source = openlp.sh
- sha256sums = a6dbe189be45eb96fa2edc6f1497ff6275d2d0896515ad28a580f83242683248
+ sha256sums = 90d25c252e5d95f87729c9257b8bcc582e505fdaf397ce416fcbc98677efabc6
sha256sums = 19c2f3c622585bf308efc259013fb5518feaf8cf14b51613e1e71778fcc2e8cf
pkgname = openlp
diff --git a/PKGBUILD b/PKGBUILD
index 4961813d1969..1d37872bd9bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=openlp
pkgver=2.4
-pkgrel=1
+pkgrel=2
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=('a6dbe189be45eb96fa2edc6f1497ff6275d2d0896515ad28a580f83242683248'
+sha256sums=('90d25c252e5d95f87729c9257b8bcc582e505fdaf397ce416fcbc98677efabc6'
'19c2f3c622585bf308efc259013fb5518feaf8cf14b51613e1e71778fcc2e8cf')
package() {