fix source url

This commit is contained in:
june 2025-12-24 21:38:55 -08:00
parent 30e00f2069
commit 557512f1a1

View file

@ -11,7 +11,7 @@ license=("MIT")
arch=("x86_64") arch=("x86_64")
provides=("craftpinger") provides=("craftpinger")
conflicts=("craftpinger") conflicts=("craftpinger")
source=("https://git.linuxposting.xyz/jhalfsharp/craftpinger/releases/download/v$pkgver/craftpinger-$pkgver-x86_64.tar.gz") source=("https://git.linuxposting.xyz/jhalfsharp/craftpinger/releases/download/$pkgver/craftpinger-$pkgver-x86_64.tar.gz")
sha256sums=("3fd143fca2e73746ef87aa45a48407acfb38857f53fb3de6d3bff9d6a22079b0") sha256sums=("3fd143fca2e73746ef87aa45a48407acfb38857f53fb3de6d3bff9d6a22079b0")
package() { package() {