summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjohnpoint2022-02-25 22:44:03 +0800
committerjohnpoint2022-02-25 22:44:03 +0800
commit805988f534b5b61c77960f574cd7694a983d0f40 (patch)
treece73c2f289f011e80563a3688570dfc6c0b279b1
parent0f13803af65d77b4b6a2f8d3c61bf9cd72ebcee9 (diff)
downloadaur-805988f534b5b61c77960f574cd7694a983d0f40.tar.gz
UPDATE 0.19.10
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 44e5fd56b830..6118f0307723 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.8
+ pkgver = 0.19.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.19.8-x86_64-linux.tar.gz::https://github.com/Fndroid/clash_for_windows_pkg/releases/download/0.19.8/Clash.for.Windows-0.19.8-x64-linux.tar.gz
+ source = clash-for-windows-bin-0.19.10-x86_64-linux.tar.gz::https://github.com/Fndroid/clash_for_windows_pkg/releases/download/0.19.10/Clash.for.Windows-0.19.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 = de8214e7f3e936fc0978c6beed1da629393518684cef71cfc1392bbe2d45cf5c
+ sha256sums = 90d8ae93b73b970cb1901c1212ec9c0142d504135a6bb07bf1600cc00b8d3221
sha256sums = SKIP
sha256sums = a2997f604a486e264f6fc5344164ae9e1a9a01282006a41784dd181f7d1a2913
sha256sums = 4c0a9de624905e3717b0dd4effa24fbf5c79ad28221b3b3b15a4a0aca4d47e03
diff --git a/PKGBUILD b/PKGBUILD
index 3972470760d5..79edc871b087 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.8
+pkgver=0.19.10
pkgrel=1
pkgdesc="A Windows/macOS/Linux GUI based on Clash and Electron."
arch=("x86_64")
@@ -25,7 +25,7 @@ source=(
"cfw"
)
sha256sums=(
- 'de8214e7f3e936fc0978c6beed1da629393518684cef71cfc1392bbe2d45cf5c'
+ '90d8ae93b73b970cb1901c1212ec9c0142d504135a6bb07bf1600cc00b8d3221'
'SKIP'
'a2997f604a486e264f6fc5344164ae9e1a9a01282006a41784dd181f7d1a2913'
'4c0a9de624905e3717b0dd4effa24fbf5c79ad28221b3b3b15a4a0aca4d47e03'