summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author46792021-08-11 17:19:40 +0800
committer46792021-08-11 17:19:40 +0800
commitc903ffd60fee9e9547faa771cd7db00d6d6d7858 (patch)
treeb9c711ee8d481cc96c775902523ccf8720595a69
parent6dd4467d629087fc5344dc58c1d0975a6857a7ed (diff)
downloadaur-c903ffd60fee9e9547faa771cd7db00d6d6d7858.tar.gz
1.11.2
-rw-r--r--.SRCINFO17
-rw-r--r--PKGBUILD10
2 files changed, 13 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c7677f46c98..32a3c4c05d14 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.9
+ pkgver = 1.11.2
pkgrel = 1
url = https://github.com/shadowsocks/shadowsocks-rust
arch = x86_64
@@ -8,16 +8,15 @@ pkgbase = shadowsocks-rust-bin
depends = openssl
provides = shadowsocks-rust
conflicts = shadowsocks-rust
- 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 = https://github.com/shadowsocks/shadowsocks-rust/releases/download/v1.11.2/shadowsocks-v1.11.2.x86_64-unknown-linux-gnu.tar.xz
+ source = https://github.com/shadowsocks/shadowsocks-rust/raw/v1.11.2/examples/config.json
+ source = https://github.com/shadowsocks/shadowsocks-rust/raw/v1.11.2/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 = 8edf2286923f8e41d68bd1a0731d343fd8578a10e6421581b1b3c6df9422675fbaca91a7228d74c2fcef9d2d1754595b2e944456eab9257b14d62abae58ba16d
- sha512sums = c143767fdf60497f6661de0067448f1ba3eed9d654548739fbc480b721f11e8f8bef856e77ed09e7b95f0e8e7b5f69ed0f18d759f538b0555c58c832ea9138f5
+ sha512sums = 26834fd2c30565edaf130443f428296e3383366ece4774e6e9628f69ad7cf9ea9dc2ee9246c2bb1b22c7b9d270ed34a73e10076aa8f8b24c2f9bb3ccb43e7d1d
+ sha512sums = 9a0b81d82bf897c5461d75d941cd604cbd7f32d00c2bf775f17b37b77fcf5734903d2ec666ba9a6a340e77f31018b5dbbb8ea597797c6a00c6b1f3e2f47127e6
sha512sums = 4ac52e6fe04e02543f54d57fccfd863f18b157fd28fb61c9a56ba46269b9dff410a80960943d911afa55b45c3fc42e98d91f8bb75e9103abf3f3dbfffb73a6e0
- sha512sums = 3f56e02462ba8fa0a1cf62eaae5b796d7efb31ae1a8383a1132878244c1ab834ca3e23befa4c0c14c461c9883522d4f54f80aba45cd6331061bdd42618cbcfc6
- sha512sums = 770c50dd191f29e4fb42d3273970b9c49c33fc1ca347b0f73fc34e04955f98ce1ca9486435c809bbb535fe79edb54c0107f37501e771a9cc9cc6ab727b596c6d
+ sha512sums = fccb02b922369a6ba01e7d438bd8bf306fe25b15d54e0a91e33832bd2726add8e9c01705f1f7a3afe44f3034f6438c3cc8c0fcad8905d67cb789f4f21feef102
+ sha512sums = 573df735263cafc37f5eb315aa5de106141a787a3dfb98a47499f8ed196ca32f1873a644188685512f5e58e062049674c4bcdf6ca9a87ee8dfb840614c69bb55
pkgname = shadowsocks-rust-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index c796b2d90093..fdf7c0fc17fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: DuckSoft <realducksoft@gmail.com>
pkgname=shadowsocks-rust-bin
-pkgver=1.10.9
+pkgver=1.11.2
pkgrel=1
pkgdesc='A Rust port of shadowsocks https://shadowsocks.org/ (binary version)'
arch=('x86_64')
@@ -18,11 +18,11 @@ 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=('8edf2286923f8e41d68bd1a0731d343fd8578a10e6421581b1b3c6df9422675fbaca91a7228d74c2fcef9d2d1754595b2e944456eab9257b14d62abae58ba16d'
- 'c143767fdf60497f6661de0067448f1ba3eed9d654548739fbc480b721f11e8f8bef856e77ed09e7b95f0e8e7b5f69ed0f18d759f538b0555c58c832ea9138f5'
+sha512sums=('26834fd2c30565edaf130443f428296e3383366ece4774e6e9628f69ad7cf9ea9dc2ee9246c2bb1b22c7b9d270ed34a73e10076aa8f8b24c2f9bb3ccb43e7d1d'
+ '9a0b81d82bf897c5461d75d941cd604cbd7f32d00c2bf775f17b37b77fcf5734903d2ec666ba9a6a340e77f31018b5dbbb8ea597797c6a00c6b1f3e2f47127e6'
'4ac52e6fe04e02543f54d57fccfd863f18b157fd28fb61c9a56ba46269b9dff410a80960943d911afa55b45c3fc42e98d91f8bb75e9103abf3f3dbfffb73a6e0'
- '3f56e02462ba8fa0a1cf62eaae5b796d7efb31ae1a8383a1132878244c1ab834ca3e23befa4c0c14c461c9883522d4f54f80aba45cd6331061bdd42618cbcfc6'
- '770c50dd191f29e4fb42d3273970b9c49c33fc1ca347b0f73fc34e04955f98ce1ca9486435c809bbb535fe79edb54c0107f37501e771a9cc9cc6ab727b596c6d')
+ 'fccb02b922369a6ba01e7d438bd8bf306fe25b15d54e0a91e33832bd2726add8e9c01705f1f7a3afe44f3034f6438c3cc8c0fcad8905d67cb789f4f21feef102'
+ '573df735263cafc37f5eb315aa5de106141a787a3dfb98a47499f8ed196ca32f1873a644188685512f5e58e062049674c4bcdf6ca9a87ee8dfb840614c69bb55')
package() {
cd "${srcdir}"