summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2020-12-18 13:14:18 +0800
committerlilac2020-12-18 13:14:18 +0800
commit7b7ba0e34d99157e56fb766b99aaae0a81e9c1d1 (patch)
treea472526d8f5a6713947bf627ba82407a638f3677
parent85a92339072c175c4c0aa669c941b0fa78efa92b (diff)
downloadaur-7b7ba0e34d99157e56fb766b99aaae0a81e9c1d1.tar.gz
[lilac] updated to 2.7.0.6106.r2834.61348fe2-1
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c46f922f2d33..a53f9f61419b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,8 @@
pkgbase = qv2ray-dev-git
- pkgdesc = Cross-platform V2ray Client written in Qt (Development Release)
+ pkgdesc = Cross-platform V2Ray Client written in Qt (Development Release)
pkgver = 2.7.0.6106.r2834.61348fe2
pkgrel = 1
url = https://github.com/Qv2ray/Qv2ray
- arch = aarch64
arch = x86_64
license = GPL3
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 72ecad67bfb6..cb1457e7c2dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=qv2ray-dev-git
pkgver=2.7.0.6106.r2834.61348fe2
pkgrel=1
-pkgdesc="Cross-platform V2ray Client written in Qt (Development Release)"
-arch=('aarch64' 'x86_64')
+pkgdesc="Cross-platform V2Ray Client written in Qt (Development Release)"
+arch=('x86_64')
url='https://github.com/Qv2ray/Qv2ray'
license=('GPL3')
depends=('hicolor-icon-theme' 'qt5-base>5.11.0' 'grpc>=1.27.0' 'qt5-svg')