update
This commit is contained in:
parent
bf14fd96d6
commit
5e012acfae
1 changed files with 0 additions and 3 deletions
|
@ -17,8 +17,5 @@ source PKGBUILD
|
||||||
curl -X POST \
|
curl -X POST \
|
||||||
-F "pkg=@./$pkgname-$pkgver-$pkgrel-$2.pkg.tar.zst" \
|
-F "pkg=@./$pkgname-$pkgver-$pkgrel-$2.pkg.tar.zst" \
|
||||||
-F "sig=@./$pkgname-$pkgver-$pkgrel-$2.pkg.tar.zst.sig" \
|
-F "sig=@./$pkgname-$pkgver-$pkgrel-$2.pkg.tar.zst.sig" \
|
||||||
-F "name=$pkgname" \
|
|
||||||
-F "arch=$2" \
|
|
||||||
-F "version=$pkgver" \
|
|
||||||
-H "Token: $4" \
|
-H "Token: $4" \
|
||||||
"https://$3/pkg/$1/upload"
|
"https://$3/pkg/$1/upload"
|
||||||
|
|
Loading…
Reference in a new issue