summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0726be18f2df..4afffe726256 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,6 +4,7 @@ pkgbase = qv2ray-plugin-trojan-git
pkgrel = 1
url = https://github.com/Qv2ray/QvPlugin-Trojan
arch = x86_64
+ groups = qv2ray-plugin
license = GPL3
makedepends = git
makedepends = make
diff --git a/PKGBUILD b/PKGBUILD
index c7a3b5d178dd..44dc67c8bb18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ depends=('qt5-base>5.11.0' 'openssl' 'boost-libs' 'qv2ray')
makedepends=('git' 'make' 'qt5-tools' 'which' 'gcc' 'cmake' 'ninja' 'libffi' 'boost')
provides=('qv2ray-plugin-trojan')
conflicts=('qv2ray-plugin-trojan')
+groups=('qv2ray-plugin')
source=("$_pkgname::git+${url}")
sha512sums=('SKIP')
pkgver() {