summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKeeyou2024-05-31 17:57:00 +0800
committerKeeyou2024-05-31 17:57:00 +0800
commit470c1c5858e2b3e279773275d08b25d5cb43b1b5 (patch)
treebe2e2034114a490a51fe7c4cb5abcb2308b0503e /PKGBUILD
parentd2b864ffe4d5a5206f8e2091f06b150013b14427 (diff)
downloadaur-470c1c5858e2b3e279773275d08b25d5cb43b1b5.tar.gz
update for 1.10.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7131c8617bf8..20261361a3fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: Chilledheart <hukeyue@hotmail.com>
pkgname=yass-proxy
-pkgver=1.10.3
+pkgver=1.10.4
pkgrel=1
-_pkgver=1.10.3
+_pkgver=1.10.4
_pkgrel=1
pkgdesc="lightweight http/socks proxy"
arch=(x86_64)
@@ -19,7 +19,7 @@ conflicts=(yass-proxy-git)
source=("https://github.com/Chilledheart/yass/releases/download/${_pkgver}/yass-${_pkgver}.tar.bz2"
"libcxx-gcc-14.patch"
)
-sha256sums=('42906e9471d97a22c79bd369985803d73a2cab38775922e9d38096e32b379107'
+sha256sums=('f4beadf9dfb3cd506426909fb1a03fcd5e6151658e9decaf0fe3734bd78c0cbb'
'72f55c55adb141d31dd9cd892cd04a08df2d95a1d94ad3a4b421a312075782e4'
)