Date: Sunday, July 5, 2020 @ 21:55:20
  Author: felixonmars
Revision: 657915

upgpkg: v2ray 4.26.0-1

Modified:
  v2ray/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-07-05 19:52:25 UTC (rev 657914)
+++ PKGBUILD    2020-07-05 21:55:20 UTC (rev 657915)
@@ -2,18 +2,18 @@
 # Contributor: pandada8 <panda...@gmail.com>
 
 pkgname=v2ray
-pkgver=4.25.1
+pkgver=4.26.0
 pkgrel=1
 pkgdesc="A platform for building proxies to bypass network restrictions"
 arch=('x86_64')
-url="https://github.com/v2ray/v2ray-core";
+url="https://github.com/v2fly/v2ray-core";
 license=('MIT')
 depends=('glibc' 'v2ray-domain-list-community' 'v2ray-geoip')
 makedepends=('go' 'git')
 backup=(etc/v2ray/config.json)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/v2ray/v2ray-core/archive/v$pkgver.tar.gz";
+source=("$pkgname-$pkgver.tar.gz::https://github.com/v2fly/v2ray-core/archive/v$pkgver.tar.gz";
         'v2ray.service')
-sha512sums=('5904ad46dbef57ae65571be7a2b1e4bf01f6d70a6ea93d733bbcf8280c033db1928278d4932263eaad5c4a30a9f42670691abebcae1e73467546e08494b181b6'
+sha512sums=('a97b5a89c6e8b10ae137cd3fb40dbda6f54a915e32ae449b77333537c4307a4de45739187fa8b4321001708d0619b334d7e5a9d88c2a29211eaee71bb8ef2df0'
             
'507cb9033ced1ae7886ea186461edb906e2ec7125aa9465c02f7c49e631604b718952d0ddfc1f90636c87a3ab6accd080f65f54c8e969e889eb4f79c23cdfcd9')
 
 build() {

Reply via email to