summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenwoodFox2022-01-29 12:07:36 -0500
committerKenwoodFox2022-01-29 12:07:36 -0500
commitfcfe3112c07003726671a6b403f04b8b30d32a30 (patch)
tree5e3fd595efc005892fa3bd987cf79d6fe228d578
parentf5c256c738f85f0e34ee8235b6aecc9022cc1d3d (diff)
downloadaur-fcfe3112c07003726671a6b403f04b8b30d32a30.tar.gz
Fix groups
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 885f963c6e5c..cc9ad55ba4da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,6 @@ pkgbase = axon-launcher
url = https://docs.wpilib.org/en/stable/docs/software/wpilib-tools/axon/introduction.html
install = axon-launcher.install
arch = x86_64
- groups =
license = WPIlib
depends = alsa-lib
depends = atk
diff --git a/PKGBUILD b/PKGBUILD
index ea8e07c8d741..d024af240244 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,6 @@ pkgdesc="Axon, a WPILib tool"
arch=('x86_64')
url="https://docs.wpilib.org/en/stable/docs/software/wpilib-tools/axon/introduction.html"
license=('WPIlib')
-groups=('')
depends=('alsa-lib' 'atk' 'at-spi2-atk' 'at-spi2-core' 'cairo' 'dbus' 'desktop-file-utils' 'expat' 'gcc-libs' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk3' 'hicolor-icon-theme' 'libappindicator-gtk3' 'libcups' 'libdrm' 'libnotify' 'libsecret' 'libx11' 'libxcb' 'libxcomposite' 'libxdamage' 'libxext' 'libxfixes' 'libxkbcommon' 'libxrandr' 'libxss' 'libxtst' 'mesa' 'nspr' 'nss' 'pango' 'tuxedo-control-center' 'util-linux-libs' 'xdg-utils' 'docker')
options=('!strip' '!emptydirs')
install=${pkgname}.install