mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/mihomo-party-org/clash-party.git
synced 2026-09-20 08:03:39 +08:00
fix pkgbuild
This commit is contained in:
@@ -14,11 +14,11 @@ install=$_pkgname.install
|
||||
source=(
|
||||
"${_pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz"
|
||||
"${_pkgname}.sh"
|
||||
)
|
||||
)
|
||||
sha256sums=(
|
||||
"52d761e9432e17477acb8adb5744676df946476e0eb5210fee2b6d45f497f218"
|
||||
"560733f0e5bd9b47ff50c849301c8a22ae17a5df26830d8c97033dfcbd392382"
|
||||
)
|
||||
)
|
||||
options=('!lto')
|
||||
|
||||
prepare(){
|
||||
|
||||
@@ -13,11 +13,11 @@ install=$pkgname.install
|
||||
source=(
|
||||
"${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz"
|
||||
"${pkgname}.sh"
|
||||
)
|
||||
)
|
||||
sha256sums=(
|
||||
"52d761e9432e17477acb8adb5744676df946476e0eb5210fee2b6d45f497f218"
|
||||
"f8049c1f26d5a92fbcebd7bebbdedbb3eab53422b21cf6127418251ccd061282"
|
||||
)
|
||||
)
|
||||
options=('!lto')
|
||||
|
||||
prepare(){
|
||||
|
||||
Reference in New Issue
Block a user