summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDuckSoft2020-05-01 12:33:26 +0800
committerDuckSoft2020-05-01 12:33:26 +0800
commit70e52297e5dd1e4c8cb8886c14029759c4f2496b (patch)
tree508c0e1fea532892768d1ad87f35959d91a2767e
parent5cae818823f722c69ce76ec98603f660bb03dd1d (diff)
downloadaur-70e52297e5dd1e4c8cb8886c14029759c4f2496b.tar.gz
adding group
-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() {