lmcp 0.5.3: fix sha256 (previous hash was of 404 error page due to private repo flag)

This commit is contained in:
2026-04-21 15:38:47 +02:00
parent c07d1f846c
commit 00ba627373
+1 -1
View File
@@ -11,7 +11,7 @@ url="https://git.reauktion.de/marfrit/lmcp"
license=('MIT')
depends=('lua' 'lua-socket')
source=("${pkgname}-${pkgver}.tar.gz::https://git.reauktion.de/marfrit/lmcp/archive/v${pkgver}.tar.gz")
sha256sums=('9ee3acf3139db375f79f1ce19f97386ba017a4ed24f3bb6be9b90dc5a2c10bb4')
sha256sums=('821cb89927ea5f65e2849c526ef98692f1a55032911e7c3115c97d0814ddf08b')
package() {
cd "${pkgname}"