summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduard Toloza2019-02-17 02:52:43 -0500
committerEduard Toloza2019-02-17 02:52:43 -0500
commitb07b996c029deeebc32df0b340035749f22383b0 (patch)
treee7c5fc87ad780a6d3b90369d5f7eaec28a4fdbd7
parent7e82190aa28afbf6a59b19e8f345f7fcd5105b5e (diff)
downloadaur-b07b996c029deeebc32df0b340035749f22383b0.tar.gz
Delete groups
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf57cfbf69c7..3e011fc7da8d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,8 +5,6 @@ pkgbase = tor-router
url = https://gitlab.com/edu4rdshl/tor-router
install = tor-router.install
arch = any
- groups = blackarch
- groups = blackarch-defensive
license = GPL3
depends = tor
depends = systemd
diff --git a/PKGBUILD b/PKGBUILD
index b393d726b75e..a4517cc06aec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,6 @@ pkgver=1.1
pkgrel=1
pkgdesc='A tool that allow you to make TOR your default gateway and send all internet connections under TOR (as transparent proxy) for increase privacy/anonymity without extra unnecessary code.'
arch=('any')
-groups=('blackarch' 'blackarch-defensive')
url='https://gitlab.com/edu4rdshl/tor-router'
license=('GPL3')
depends=('tor' 'systemd')