fix
This commit is contained in:
parent
34a4f1a826
commit
1ff0916722
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -11,7 +11,7 @@ license=("MIT")
|
|||
arch=("x86_64")
|
||||
provides=("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=("fa13d0b1ec195af0f2bbe623de7ae0c847dcd47ad49a79bb717cd814f94dc685")
|
||||
|
||||
package() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue