summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDessa Simpson2021-12-09 19:00:58 -0700
committerDessa Simpson2021-12-09 19:00:58 -0700
commit67a22eb1c4b1cef4b74eb9162acd2423449a4085 (patch)
treeef74313d90ac7009b871592f030c2d47465d4430
parentfc9bb945915fd271d3af425904324347e28ff65c (diff)
downloadaur-67a22eb1c4b1cef4b74eb9162acd2423449a4085.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 552b646c1049..fcab7ec02ee5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,6 @@ pkgbase = pat-bin
arch = x86_64
arch = armhf
arch = armv6h
- groups =
license = MIT
optdepends = gpsd>=2.90
optdepends = hamlib>=1.2
diff --git a/PKGBUILD b/PKGBUILD
index c9e733fa86b4..011a831ad8eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,6 @@ pkgdesc="A modern Winlink client"
arch=('i686' 'x86_64' 'armhf' 'armv6h')
url="http://getpat.io"
license=('MIT')
-groups=('')
provides=('pat')
conflicts=('pat')
optdepends=('gpsd>=2.90'