[arch-commits] Commit in shadowsocks-v2ray-plugin/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Oct 8 22:19:59 UTC 2019


    Date: Tuesday, October 8, 2019 @ 22:19:58
  Author: felixonmars
Revision: 514301

upgpkg: shadowsocks-v2ray-plugin 1.2.0-1

Modified:
  shadowsocks-v2ray-plugin/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-08 22:06:55 UTC (rev 514300)
+++ PKGBUILD	2019-10-08 22:19:58 UTC (rev 514301)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=shadowsocks-v2ray-plugin
-pkgver=1.1.0
-pkgrel=2
+pkgver=1.2.0
+pkgrel=1
 pkgdesc='A SIP003 plugin based on v2ray for shadowsocks'
 arch=('x86_64')
 url='https://github.com/shadowsocks/v2ray-plugin'
@@ -10,7 +10,7 @@
 depends=('glibc')
 makedepends=('go-pie' 'git')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/shadowsocks/v2ray-plugin/archive/v$pkgver.tar.gz")
-sha512sums=('3b6529fed628370f8db2e9f9016a9e31712c8275f347478a3d6578a00929b7f27000bcfa8e3eea7eba0e00c94b79df0d7fb40d26ab86c90016250a1dedd4d9c6')
+sha512sums=('d5510c21bfad98aa8bf2f1a2e324708d2de11d6fbf89f3152e9f79c1989aa85f03b58abdd75724c0532ebfea3520e71ed2829aef32eefc75722ea99550064088')
 
 build() {
   cd v2ray-plugin-$pkgver



More information about the arch-commits mailing list