summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDuckSoft2021-04-27 10:48:59 +0800
committerDuckSoft2021-04-27 10:48:59 +0800
commit6dd4467d629087fc5344dc58c1d0975a6857a7ed (patch)
tree2a50454ad1a84a0af0f71694920c4a0ff1132a11
parent7739752cf9f4afd3f0febe44a71ca0f3eba723bb (diff)
downloadaur-6dd4467d629087fc5344dc58c1d0975a6857a7ed.tar.gz
upgpkg: shadowsocks-rust-bin 1.10.9-1
upstream release
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD5
2 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cff35fbd6785..0c7677f46c98 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = shadowsocks-rust-bin
pkgdesc = A Rust port of shadowsocks https://shadowsocks.org/ (binary version)
- pkgver = 1.10.6
+ pkgver = 1.10.9
pkgrel = 1
url = https://github.com/shadowsocks/shadowsocks-rust
arch = x86_64
@@ -8,12 +8,12 @@ pkgbase = shadowsocks-rust-bin
depends = openssl
provides = shadowsocks-rust
conflicts = shadowsocks-rust
- source = https://github.com/shadowsocks/shadowsocks-rust/releases/download/v1.10.6/shadowsocks-v1.10.6.x86_64-unknown-linux-gnu.tar.xz
- source = https://github.com/shadowsocks/shadowsocks-rust/raw/v1.10.6/examples/config.json
- source = https://github.com/shadowsocks/shadowsocks-rust/raw/v1.10.6/examples/config_ext.json
+ source = https://github.com/shadowsocks/shadowsocks-rust/releases/download/v1.10.9/shadowsocks-v1.10.9.x86_64-unknown-linux-gnu.tar.xz
+ source = https://github.com/shadowsocks/shadowsocks-rust/raw/v1.10.9/examples/config.json
+ source = https://github.com/shadowsocks/shadowsocks-rust/raw/v1.10.9/examples/config_ext.json
source = shadowsocks-rust@.service::https://aur.archlinux.org/cgit/aur.git/plain/shadowsocks-rust@.service?h=shadowsocks-rust-git
source = shadowsocks-rust-server@.service::https://aur.archlinux.org/cgit/aur.git/plain/shadowsocks-rust-server@.service?h=shadowsocks-rust-git
- sha512sums = 10378842fce6ca5bb708d8c2933f7c855f0f84a63136d589a70331dc1a66d8e06061696ac25948ada38ac79ee6273a1199076dab3da40a1ae5ef3acc162aea83
+ sha512sums = 8edf2286923f8e41d68bd1a0731d343fd8578a10e6421581b1b3c6df9422675fbaca91a7228d74c2fcef9d2d1754595b2e944456eab9257b14d62abae58ba16d
sha512sums = c143767fdf60497f6661de0067448f1ba3eed9d654548739fbc480b721f11e8f8bef856e77ed09e7b95f0e8e7b5f69ed0f18d759f538b0555c58c832ea9138f5
sha512sums = 4ac52e6fe04e02543f54d57fccfd863f18b157fd28fb61c9a56ba46269b9dff410a80960943d911afa55b45c3fc42e98d91f8bb75e9103abf3f3dbfffb73a6e0
sha512sums = 3f56e02462ba8fa0a1cf62eaae5b796d7efb31ae1a8383a1132878244c1ab834ca3e23befa4c0c14c461c9883522d4f54f80aba45cd6331061bdd42618cbcfc6
diff --git a/PKGBUILD b/PKGBUILD
index 62e306d10e10..c796b2d90093 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
# Maintainer: 4679 <4679@pm.me>
+# Co-Maintainer: DuckSoft <realducksoft@gmail.com>
pkgname=shadowsocks-rust-bin
-pkgver=1.10.6
+pkgver=1.10.9
pkgrel=1
pkgdesc='A Rust port of shadowsocks https://shadowsocks.org/ (binary version)'
arch=('x86_64')
@@ -17,7 +18,7 @@ source=(
"shadowsocks-rust@.service::https://aur.archlinux.org/cgit/aur.git/plain/shadowsocks-rust@.service?h=shadowsocks-rust-git"
"shadowsocks-rust-server@.service::https://aur.archlinux.org/cgit/aur.git/plain/shadowsocks-rust-server@.service?h=shadowsocks-rust-git"
)
-sha512sums=('10378842fce6ca5bb708d8c2933f7c855f0f84a63136d589a70331dc1a66d8e06061696ac25948ada38ac79ee6273a1199076dab3da40a1ae5ef3acc162aea83'
+sha512sums=('8edf2286923f8e41d68bd1a0731d343fd8578a10e6421581b1b3c6df9422675fbaca91a7228d74c2fcef9d2d1754595b2e944456eab9257b14d62abae58ba16d'
'c143767fdf60497f6661de0067448f1ba3eed9d654548739fbc480b721f11e8f8bef856e77ed09e7b95f0e8e7b5f69ed0f18d759f538b0555c58c832ea9138f5'
'4ac52e6fe04e02543f54d57fccfd863f18b157fd28fb61c9a56ba46269b9dff410a80960943d911afa55b45c3fc42e98d91f8bb75e9103abf3f3dbfffb73a6e0'
'3f56e02462ba8fa0a1cf62eaae5b796d7efb31ae1a8383a1132878244c1ab834ca3e23befa4c0c14c461c9883522d4f54f80aba45cd6331061bdd42618cbcfc6'