fix source url
This commit is contained in:
parent
30e00f2069
commit
557512f1a1
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -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() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue