From 05b67636ccc6ca855c46d403ff2c1b5117a235e7 Mon Sep 17 00:00:00 2001 From: Kazaii Date: Sun, 12 Sep 2021 11:42:05 -0400 Subject: [PATCH] fix Groups err --- PKGBUILD | 1 - 1 file changed, 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 61f1932b75c12..f3dfecaf624aa 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')