summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72bfbec61c0e..66b8fc70ad24 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.19.15
+ pkgver = 0.19.17
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.19.15-x86_64-linux.tar.gz::https://github.com/Fndroid/clash_for_windows_pkg/releases/download/0.19.15/Clash.for.Windows-0.19.15-x64-linux.tar.gz
+ source = clash-for-windows-bin-0.19.17-x86_64-linux.tar.gz::https://github.com/Fndroid/clash_for_windows_pkg/releases/download/0.19.17/Clash.for.Windows-0.19.17-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 = 4a2446f0bfd1ed43ca318e87df3eba84017c84b8c96ed43533f5d7e2a4df6eae
+ sha256sums = d52b76f2e9289b6cb18e88f710d11b5a0e045992636694b7aec6b7168e5150ba
sha256sums = SKIP
sha256sums = a2997f604a486e264f6fc5344164ae9e1a9a01282006a41784dd181f7d1a2913
sha256sums = 4c0a9de624905e3717b0dd4effa24fbf5c79ad28221b3b3b15a4a0aca4d47e03
diff --git a/PKGBUILD b/PKGBUILD
index 1c330f553ced..ef338d4d1a45 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.19.15
+pkgver=0.19.17
pkgrel=1
pkgdesc="A Windows/macOS/Linux GUI based on Clash and Electron."
arch=("x86_64")
@@ -25,7 +25,7 @@ source=(
"cfw"
)
sha256sums=(
- '4a2446f0bfd1ed43ca318e87df3eba84017c84b8c96ed43533f5d7e2a4df6eae'
+ 'd52b76f2e9289b6cb18e88f710d11b5a0e045992636694b7aec6b7168e5150ba'
'SKIP'
'a2997f604a486e264f6fc5344164ae9e1a9a01282006a41784dd181f7d1a2913'
'4c0a9de624905e3717b0dd4effa24fbf5c79ad28221b3b3b15a4a0aca4d47e03'