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 138f95c8130d..a2827bcba92c 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.1.gdcb7ecc
+ pkgver = v1.7.0.2.ga3bcdb7
pkgrel = 1
url = https://github.com/shadowsocks/shadowsocks-rust
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index ad0d7e93503e..33b07ed63b20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer : chliny <chliny11 at gmail dot com>
pkgname=shadowsocks-rust
-pkgver=v1.7.0.1.gdcb7ecc
+pkgver=v1.7.0.2.ga3bcdb7
pkgrel=1
pkgdesc='A Rust port of shadowsocks https://shadowsocks.org/'
arch=('any')