summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjohnpoint2021-10-15 12:01:20 +0800
committerjohnpoint2021-10-15 12:01:20 +0800
commit89aabf295bcdde9172aabc1120dedd31e6858daa (patch)
treefb854408db86221ae45bdf4c2e49e2fd285a26ce
parent594e3f3a2447c4f961ded13d17d15eaa92f1b187 (diff)
downloadaur-89aabf295bcdde9172aabc1120dedd31e6858daa.tar.gz
update 0.18.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82b32867e7a2..639ee509527c 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.3
+ pkgver = 0.18.4
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.3-x86_64-linux.tar.gz::https://github.com/Fndroid/clash_for_windows_pkg/releases/download/0.18.3/Clash.for.Windows-0.18.3-x64-linux.tar.gz
+ source = clash-for-windows-bin-0.18.4-x86_64-linux.tar.gz::https://github.com/Fndroid/clash_for_windows_pkg/releases/download/0.18.4/Clash.for.Windows-0.18.4-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 = 8c15e6d98f76c5b5ce002a1e1aa520262459ad582ad2f4a29696062a4339c7fb
+ sha256sums = 05c3b18fd20b18a779c1b865da65f743dc2230c3dad9cf170192218ebbaac055
sha256sums = SKIP
sha256sums = a2997f604a486e264f6fc5344164ae9e1a9a01282006a41784dd181f7d1a2913
sha256sums = 4c0a9de624905e3717b0dd4effa24fbf5c79ad28221b3b3b15a4a0aca4d47e03
diff --git a/PKGBUILD b/PKGBUILD
index 1d43b3d1579d..e5aee89228ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,7 @@
# Maintainer: Shiroko <hhx.xxm at gmail.com>
+# Maintainer: Johnpoint <me at lvcshu.com>
pkgname=clash-for-windows-bin
-pkgver=0.18.3
+pkgver=0.18.4
pkgrel=1
pkgdesc="A Windows/macOS/Linux GUI based on Clash and Electron."
arch=("x86_64")
@@ -23,7 +24,7 @@ source=(
"cfw"
)
sha256sums=(
- '8c15e6d98f76c5b5ce002a1e1aa520262459ad582ad2f4a29696062a4339c7fb'
+ '05c3b18fd20b18a779c1b865da65f743dc2230c3dad9cf170192218ebbaac055'
'SKIP'
'a2997f604a486e264f6fc5344164ae9e1a9a01282006a41784dd181f7d1a2913'
'4c0a9de624905e3717b0dd4effa24fbf5c79ad28221b3b3b15a4a0aca4d47e03'