summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82b046c8e0a5..758f370df43b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = shadowsocks-rust
pkgdesc = A Rust port of shadowsocks https://shadowsocks.org/
- pkgver = v1.7.0.3.ge8bc450
+ pkgver = v1.7.0.4.g47f373b
pkgrel = 1
url = https://github.com/shadowsocks/shadowsocks-rust
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index a464a4a6fb0c..6e6a541ff3d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer : chliny <chliny11 at gmail dot com>
pkgname=shadowsocks-rust
-pkgver=v1.7.0.3.ge8bc450
+pkgver=v1.7.0.4.g47f373b
pkgrel=1
pkgdesc='A Rust port of shadowsocks https://shadowsocks.org/'
arch=('any')