summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjohnpoint2021-12-03 17:55:41 +0800
committerjohnpoint2021-12-03 17:55:41 +0800
commite2f2622398e01ad6df4308ffb40f68922b669997 (patch)
tree760585ea29582c902faa8deb106b85ee9edadb6a
parentbd9af0eae38737c1ed57bed2c1adf1d41e191d83 (diff)
downloadaur-e2f2622398e01ad6df4308ffb40f68922b669997.tar.gz
update 0.19.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 55cb80800020..f9127b92bb1c 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.10
+ pkgver = 0.19.0
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.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-for-windows-bin-0.19.0-x86_64-linux.tar.gz::https://github.com/Fndroid/clash_for_windows_pkg/releases/download/0.19.0/Clash.for.Windows-0.19.0-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 = 21ee2280e068d138087f075ed0d86170bbd8122484388f3f5551e7a86ee2e963
+ sha256sums = 678ad7f40f603837826618f215669c9a06c76eed97304372ce81d5fe45569c58
sha256sums = SKIP
sha256sums = a2997f604a486e264f6fc5344164ae9e1a9a01282006a41784dd181f7d1a2913
sha256sums = 4c0a9de624905e3717b0dd4effa24fbf5c79ad28221b3b3b15a4a0aca4d47e03
diff --git a/PKGBUILD b/PKGBUILD
index a6694ae88f32..686279fa16ef 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.10
+pkgver=0.19.0
pkgrel=1
pkgdesc="A Windows/macOS/Linux GUI based on Clash and Electron."
arch=("x86_64")
@@ -24,7 +24,7 @@ source=(
"cfw"
)
sha256sums=(
- '21ee2280e068d138087f075ed0d86170bbd8122484388f3f5551e7a86ee2e963'
+ '678ad7f40f603837826618f215669c9a06c76eed97304372ce81d5fe45569c58'
'SKIP'
'a2997f604a486e264f6fc5344164ae9e1a9a01282006a41784dd181f7d1a2913'
'4c0a9de624905e3717b0dd4effa24fbf5c79ad28221b3b3b15a4a0aca4d47e03'