summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormzz2022-09-21 14:29:55 +0800
committermzz2022-09-21 14:29:55 +0800
commit060e92a8e4e7946250d55ac6f31b948967a6f804 (patch)
tree3329a1aae1266232eda6e5557c741cb371d08af7 /PKGBUILD
parent3f67801ceb390c44809ca5f510be5831b107e416 (diff)
downloadaur-060e92a8e4e7946250d55ac6f31b948967a6f804.tar.gz
sync to branch feat_v5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 301a405e9acd..69c980f1f3d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,18 @@
# Maintainer: mzz2017 <mzz@tuta.io>
pkgname=v2raya-git
-pkgver=20220420.r1112.a18b689
-pkgrel=2
+pkgver=20220920.r1217.f1b93b2
+pkgrel=1
install=.INSTALL
pkgdesc="v2rayA nightly version"
arch=('i686' 'x86_64' 'armv7h' 'armv6h' 'aarch64')
url="https://github.com/v2rayA/v2rayA"
license=('GPL3')
-depends=('glibc')
-optdepends=('v2ray>=4.37.0-1' 'xray>=1.4.2-1')
+depends=('glibc' 'v2ray>=5.0.0')
makedepends=('git' 'go>=2:1.16.0-1' 'nodejs>=14' 'yarn' 'python2')
provides=('v2raya')
conflicts=('v2raya')
-source=("$pkgname::git+$url")
+source=("$pkgname::git+$url#branch=feat_v5")
sha512sums=('SKIP')
pkgver() {