diff --git a/.SRCINFO b/.SRCINFO index 021c4fba79593..bff76c6e5decb 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = clash-nyanpasu-nightly-bin pkgdesc = A Clash GUI based on tauri. Clash Nyanpasu! (∠・ω< )⌒☆​ - pkgver = 2.0.0_alpha+ae8194e + pkgver = 2.0.0_alpha+dca5586 pkgrel = 1 epoch = 1 url = https://github.com/LibNyanpasu/clash-nyanpasu @@ -14,7 +14,7 @@ pkgbase = clash-nyanpasu-nightly-bin conflicts = clash-nyanpasu conflicts = clash-nyanpasu-bin options = !strip - source = Clash.Nyanpasu_2.0.0-alpha+ae8194e_amd64.deb::https://github.com/LibNyanpasu/clash-nyanpasu/releases/download/pre-release/Clash.Nyanpasu_2.0.0-alpha+ae8194e_amd64.deb - sha256sums = 450696e2c1ef20172ba2fc0f7941a31d7f30e246e9003636fea16fa043486647 + source = Clash.Nyanpasu_2.0.0-alpha+dca5586_amd64.deb::https://github.com/LibNyanpasu/clash-nyanpasu/releases/download/pre-release/Clash.Nyanpasu_2.0.0-alpha+dca5586_amd64.deb + sha256sums = 443db324f3c6b5e736a37da3f6d4419eeed2fa85450eb6a725330e86a293f2b2 pkgname = clash-nyanpasu-nightly-bin diff --git a/PKGBUILD b/PKGBUILD index 2c5dcf8575f09..759c9d1963f02 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ pkgname=clash-nyanpasu-nightly-bin _pkgname=clash-nyanpasu -pkgver=2.0.0_alpha+ae8194e -_pkgver=2.0.0-alpha+ae8194e +pkgver=2.0.0_alpha+dca5586 +_pkgver=2.0.0-alpha+dca5586 pkgrel=1 epoch=1 pkgdesc="A Clash GUI based on tauri. Clash Nyanpasu! (∠・ω< )⌒☆​" @@ -13,7 +13,7 @@ depends=('webkit2gtk-4.1' 'gtk3' 'libayatana-appindicator') conflicts=('clash-nyanpasu-git' 'clash-nyanpasu-appimage' 'clash-nyanpasu' 'clash-nyanpasu-bin') source=("Clash.Nyanpasu_${_pkgver}_amd64.deb::https://github.com/LibNyanpasu/clash-nyanpasu/releases/download/pre-release/Clash.Nyanpasu_${_pkgver}_amd64.deb") -sha256sums=('450696e2c1ef20172ba2fc0f7941a31d7f30e246e9003636fea16fa043486647') +sha256sums=('443db324f3c6b5e736a37da3f6d4419eeed2fa85450eb6a725330e86a293f2b2') package() { tar xpf data.tar.gz -C ${pkgdir}