summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDDoSolitary2019-02-19 16:30:51 +0900
committerDDoSolitary2019-02-19 16:30:51 +0900
commit838640b09b37183d8b61332fffcad77469442253 (patch)
tree3cad0b94a3314ae31a03960596cb9057e7594829
parenta165b9e0808dbd093b70fc67ada9e558b0f59c5d (diff)
downloadaur-v2ray-plugin.tar.gz
Correct version: 1.1 => 1.1.0.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 025268f59408..f2d15414eef5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = v2ray-plugin
pkgdesc = Yet another SIP003 plugin for shadowsocks, based on v2ray
- pkgver = 1.1
+ pkgver = 1.1.0
pkgrel = 1
url = https://github.com/shadowsocks/v2ray-plugin
arch = x86_64
license = MIT
makedepends = go
makedepends = git
- source = v2ray-plugin-1.1.tar.gz::https://github.com/shadowsocks/v2ray-plugin/archive/v1.1.tar.gz
+ source = v2ray-plugin-1.1.0.tar.gz::https://github.com/shadowsocks/v2ray-plugin/archive/v1.1.0.tar.gz
sha512sums = 3b6529fed628370f8db2e9f9016a9e31712c8275f347478a3d6578a00929b7f27000bcfa8e3eea7eba0e00c94b79df0d7fb40d26ab86c90016250a1dedd4d9c6
pkgname = v2ray-plugin
diff --git a/PKGBUILD b/PKGBUILD
index 7b35f59262b2..8f1d1b9aeb29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: DDoSolitary <DDoSolitary@gmail.com>
pkgname=v2ray-plugin
-pkgver=1.1
+pkgver=1.1.0
pkgrel=1
pkgdesc="Yet another SIP003 plugin for shadowsocks, based on v2ray"
url="https://github.com/shadowsocks/v2ray-plugin"