summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormidnightix2021-12-09 12:39:30 +0800
committermidnightix2021-12-09 12:39:30 +0800
commit29944d6893839b84e7f3fa1fba6e45873226971c (patch)
treed2f1955236feb8589f15f0833f67248939d76714
parent1290ae5153d18f9b14c1210c674561d9b5b2d8a1 (diff)
downloadaur-29944d6893839b84e7f3fa1fba6e45873226971c.tar.gz
fix
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a27f04fce051..0f8b497077e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -19,7 +19,7 @@ pkgbase = clash-premium-tun
source = https://github.com/Dreamacro/clash/releases/download/premium/clash-linux-amd64-2021.12.07.gz
source = config.yaml
sha256sums = SKIP
- sha256sums = eddcc90f7d78c19c57c963e500dbb45c2fe0bcda2e5eca1f84e5b678603bc267
+ sha256sums = 8ee636be9cb6590c95b583dc023eddebe4fe02791e393a2011e3b393d3941993
sha256sums = 1938bc7544f8e33a6e41636f45e87a17de2eac0ca14f47c2f7a71c3c87341bf0
pkgname = clash-premium-tun
diff --git a/PKGBUILD b/PKGBUILD
index 898dc68d386d..386dd2793e90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ source=("git+https://github.com/Kr328/clash-premium-installer.git#commit=e729951
"https://github.com/Dreamacro/clash/releases/download/premium/clash-linux-amd64-${pkgver}.gz"
"config.yaml")
sha256sums=('SKIP'
- 'eddcc90f7d78c19c57c963e500dbb45c2fe0bcda2e5eca1f84e5b678603bc267'
+ '8ee636be9cb6590c95b583dc023eddebe4fe02791e393a2011e3b393d3941993'
'1938bc7544f8e33a6e41636f45e87a17de2eac0ca14f47c2f7a71c3c87341bf0')
prepare() {