summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index db6e9ee25b15..5c268949884b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=speedata-publisher
pkgname=$_pkgname-bin
-pkgver=4.19.10
+pkgver=4.19.11
pkgrel=1
pkgdesc='a database publishing software that creates high-quality layouted PDFs fully automatically'
arch=(x86_64)
@@ -13,7 +13,7 @@ provides=("$_pkgname=$pkgver")
conflicts=("$_pkgname")
options=(!debug)
source=("https://download.speedata.de/dl/$_pkgname-linux-amd64-$pkgver.zip")
-sha256sums=('39e07669038c8591c82686d8b9b1fe8ff95ce15b4fdb92546fbea2a0c45ed961')
+sha256sums=('75e1bfe948898550ba56b886324e4ec9154ddb0fbca2632b57b985cd4f435e03')
prepare() {
cd "$_pkgname"