summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordszryan2020-10-07 13:19:00 +1100
committerdszryan2020-10-07 13:19:00 +1100
commit71f445dfc9929ee67711154468cc35d70344d26d (patch)
tree0ea805a9fc11b1e089b29318a6ab28094ec2b2e1 /PKGBUILD
parentb1b9215d31581d0d137f725ab8bb9b80481d441c (diff)
downloadaur-71f445dfc9929ee67711154468cc35d70344d26d.tar.gz
removed groups - for now
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a6fc05f4e49..26873de23556 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Keeps a list of installed packages in a Gist at your GitHub account"
arch=('x86_64' 'i686')
url="https://github.com/DerekTBrown/${pkgname/-git/}"
license=('GPL')
-groups=('ALPM' 'Backup' 'gist' 'pacman')
+#groups=('ALPM' 'Backup' 'gist' 'pacman')
depends=('pacman>=5.0' 'gist>=4.5.0')
makedepends=('git')
conflicts=('pacmanity')