summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKazaii2021-09-12 11:42:05 -0400
committerKazaii2021-09-12 11:42:05 -0400
commit05b67636ccc6ca855c46d403ff2c1b5117a235e7 (patch)
tree016642cb31b893207519bea9b2156b06abbebd19 /PKGBUILD
parent44a73ab6d7618d11365d89f5739e586ced2abddc (diff)
downloadaur-05b67636ccc6ca855c46d403ff2c1b5117a235e7.tar.gz
fix Groups err
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61f1932b75c1..f3dfecaf624a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,6 @@ pkgdesc="Vandyke SecureCRT SSH Client"
arch=('x86_64')
url="http://www.vandyke.com/products/securecrt/"
license=('custom')
-groups=('')
depends=('fontconfig' 'freetype2' 'gcc-libs' 'glibc' 'krb5' 'libcups'
'libpng' 'libx11' 'libxcb' 'libxkbcommon' 'libxkbcommon-x11' 'openssl'
'qt5-base' 'qt5-multimedia' 'xcb-util-image' 'xcb-util-keysyms' 'xcb-util-renderutil' 'xcb-util-wm' 'zlib' 'icu66')