diff options
author | Harvey | 2025-01-14 12:25:50 +0100 |
---|---|---|
committer | Harvey | 2025-01-14 12:25:50 +0100 |
commit | 3aa3c0ca40d19a23053fe4d9ac7e87c42421c7d6 (patch) | |
tree | 044c8deddf7ecead42a3464016278afc4a06a604 | |
parent | f9e86e7604579ffc02a8066736bbd591e9dc5de7 (diff) | |
download | aur-3aa3c0ca40d19a23053fe4d9ac7e87c42421c7d6.tar.gz |
Update to V25.0.3
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ pkgbase = linhabu pkgdesc = German Accounting Software (and more) for Linux - pkgver = 25.0.2 + pkgver = 25.0.3 pkgrel = 1 url = https://www.mcrichter.de/Seiten/Deutsch/Programme/HaBu/Allgemein.html install = linhabu.install @@ -14,7 +14,7 @@ pkgbase = linhabu source = http://mcrichter.de/Media/Programme/LinHaBu.zip source = linhabu.desktop source = linhabu.install - sha256sums = ff1cfbd32cf54555c0df0abd2026fb215511a2d2a17e1635e39759cf92bf2a64 + sha256sums = a70729330a98db2560dc7deb5207049ccc9c51aee189a83a4dab7f216728bd33 sha256sums = 0121f0accb53a4af4207abfeb3e57d8f4129bc6ed33e4c98b11dbff988fedd36 sha256sums = ca3873a5288d9087b271185cf1095a2ea8d094b51126e2d7213e6d7b01987d56 @@ -1,7 +1,7 @@ # Maintainer: harvey <harv at gmx dot de> pkgname=linhabu -pkgver=25.0.2 +pkgver=25.0.3 pkgrel=1 pkgdesc="German Accounting Software (and more) for Linux" arch=('x86_64' 'i686') @@ -17,7 +17,7 @@ source=('http://mcrichter.de/Media/Programme/LinHaBu.zip' 'linhabu.desktop' 'linhabu.install') -sha256sums=('ff1cfbd32cf54555c0df0abd2026fb215511a2d2a17e1635e39759cf92bf2a64' +sha256sums=('a70729330a98db2560dc7deb5207049ccc9c51aee189a83a4dab7f216728bd33' '0121f0accb53a4af4207abfeb3e57d8f4129bc6ed33e4c98b11dbff988fedd36' 'ca3873a5288d9087b271185cf1095a2ea8d094b51126e2d7213e6d7b01987d56') |