forked from marfrit/marfrit-packages
lmcp 0.5.3: fix sha256 (previous hash was of 404 error page due to private repo flag)
This commit is contained in:
+1
-1
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user