summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Turner2017-01-04 16:49:40 -0500
committerWilliam Turner2017-01-04 16:49:40 -0500
commita5bf631ce9df79e9b66eab5943297b661418921d (patch)
treee00c33482f1276729616461f0671ad84981f29c6
parent341801643d92fe3382543a3b151efbd876e2f652 (diff)
downloadaur-a5bf631ce9df79e9b66eab5943297b661418921d.tar.gz
Removes empty groups array
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 912157537169..c75d74f71f56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,6 @@ pkgdesc='Monospaced font with programming ligatures based on DejaVu Sans Mono'
arch=('any')
url='https://github.com/SSNikolaevich/DejaVuSansCode'
license=('custom')
-groups=()
depends=('fontconfig' 'xorg-font-utils')
makedepends=('git' 'fontforge' 'perl-font-ttf')
provides=("${pkgname%-git}")