summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjohnpoint2021-11-30 10:50:07 +0800
committerjohnpoint2021-11-30 10:50:07 +0800
commitbd9af0eae38737c1ed57bed2c1adf1d41e191d83 (patch)
tree12111b30d6625f91bc676d6f550587aea6fd420f
parent06287c5eb704b6565e94a83a9ba8f3285f3f803b (diff)
downloadaur-bd9af0eae38737c1ed57bed2c1adf1d41e191d83.tar.gz
update 0.18.10
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5ec37e3a2ec..55cb80800020 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = clash-for-windows-bin
pkgdesc = A Windows/macOS/Linux GUI based on Clash and Electron.
- pkgver = 0.18.9
+ pkgver = 0.18.10
pkgrel = 1
url = https://github.com/Fndroid/clash_for_windows_pkg
install = clash-for-windows-bin.install
@@ -9,11 +9,11 @@ pkgbase = clash-for-windows-bin
depends = gtk3
optdepends = nftables: TUN mode required.
optdepends = iproute2: TUN mode required.
- source = clash-for-windows-bin-0.18.9-x86_64-linux.tar.gz::https://github.com/Fndroid/clash_for_windows_pkg/releases/download/0.18.9/Clash.for.Windows-0.18.9-x64-linux.tar.gz
+ source = clash-for-windows-bin-0.18.10-x86_64-linux.tar.gz::https://github.com/Fndroid/clash_for_windows_pkg/releases/download/0.18.10/Clash.for.Windows-0.18.10-x64-linux.tar.gz
source = clash.png::https://raw.githubusercontent.com/Dreamacro/clash/master/docs/logo.png
source = clash-for-windows.desktop
source = cfw
- sha256sums = fa7fcd243e1fbc7db008f4903751e86c4f97079f2acba3785cf7c057a58f4c60
+ sha256sums = 21ee2280e068d138087f075ed0d86170bbd8122484388f3f5551e7a86ee2e963
sha256sums = SKIP
sha256sums = a2997f604a486e264f6fc5344164ae9e1a9a01282006a41784dd181f7d1a2913
sha256sums = 4c0a9de624905e3717b0dd4effa24fbf5c79ad28221b3b3b15a4a0aca4d47e03
diff --git a/PKGBUILD b/PKGBUILD
index 4881fa03fe1e..a6694ae88f32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Shiroko <hhx.xxm at gmail.com>
# Maintainer: Johnpoint <me at lvcshu.com>
pkgname=clash-for-windows-bin
-pkgver=0.18.9
+pkgver=0.18.10
pkgrel=1
pkgdesc="A Windows/macOS/Linux GUI based on Clash and Electron."
arch=("x86_64")
@@ -24,7 +24,7 @@ source=(
"cfw"
)
sha256sums=(
- 'fa7fcd243e1fbc7db008f4903751e86c4f97079f2acba3785cf7c057a58f4c60'
+ '21ee2280e068d138087f075ed0d86170bbd8122484388f3f5551e7a86ee2e963'
'SKIP'
'a2997f604a486e264f6fc5344164ae9e1a9a01282006a41784dd181f7d1a2913'
'4c0a9de624905e3717b0dd4effa24fbf5c79ad28221b3b3b15a4a0aca4d47e03'