summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2024-06-26 11:34:32 +0300
committerCaleb Maclennan2024-06-26 11:34:32 +0300
commitfdb195c55a41ab91721a6a74f626ce13fb7ac423 (patch)
tree35d1c8f63c78091560c6f09a04c5caf47dc20ba9 /PKGBUILD
parent1b10efa5c95f4ef8939ceb3c1e0fac2f4b4cee9b (diff)
downloadaur-speedata-publisher-bin.tar.gz
upgpkg: speedata-publisher-bin 4.19.12-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c268949884b..f277eb2f333c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=speedata-publisher
pkgname=$_pkgname-bin
-pkgver=4.19.11
+pkgver=4.19.12
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=('75e1bfe948898550ba56b886324e4ec9154ddb0fbca2632b57b985cd4f435e03')
+sha256sums=('401fe37aff5fa521e4cf48692d916b76d6a91851d38fddd8aaca9ef616c8f7bc')
prepare() {
cd "$_pkgname"