diff options
author | Harvey | 2024-06-13 13:51:18 +0200 |
---|---|---|
committer | Harvey | 2024-06-13 13:51:18 +0200 |
commit | ce80f4023f877ed0b72af904e819d4c065dbe8a6 (patch) | |
tree | cf80aeb1d69280a4545c7ae610d4358fff77687e | |
parent | bb260c38dee1d2db4a7cc4525ad4069e85d491b7 (diff) | |
download | aur-ce80f4023f877ed0b72af904e819d4c065dbe8a6.tar.gz |
Update to V24.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 = 24.2 + pkgver = 24.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 = fb32730ef84bd030e1191bc2c169bfdaeae8db36f8eddbde8912e72d5c49720d + sha256sums = 5839c1d0cf587b9afb6ed2cd51205585d596d08d7592fc8024c91fb88b4510b8 sha256sums = 0121f0accb53a4af4207abfeb3e57d8f4129bc6ed33e4c98b11dbff988fedd36 sha256sums = ca3873a5288d9087b271185cf1095a2ea8d094b51126e2d7213e6d7b01987d56 @@ -1,7 +1,7 @@ # Maintainer: harvey <harv at gmx dot de> pkgname=linhabu -pkgver=24.2 +pkgver=24.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=('fb32730ef84bd030e1191bc2c169bfdaeae8db36f8eddbde8912e72d5c49720d' +sha256sums=('5839c1d0cf587b9afb6ed2cd51205585d596d08d7592fc8024c91fb88b4510b8' '0121f0accb53a4af4207abfeb3e57d8f4129bc6ed33e4c98b11dbff988fedd36' 'ca3873a5288d9087b271185cf1095a2ea8d094b51126e2d7213e6d7b01987d56') |