summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2019-05-27 09:31:31 -0400
committerTed Alff2019-05-27 09:31:31 -0400
commit2c61077fea7061d8c976a793f4f5fdabb3f2c8e1 (patch)
tree3c7e9d54229f74c222264634e7c63497c403fdbf /PKGBUILD
parent144bb81156c6ac31af7a33f5df1bde83be66053d (diff)
downloadaur-2c61077fea7061d8c976a793f4f5fdabb3f2c8e1.tar.gz
Add xfce4-devel group
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c1fc0f36991..15b7a2366afd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="An application finder for Xfce"
arch=('i686' 'x86_64')
url="https://www.xfce.org/"
license=('GPL2')
-groups=('xfce4')
+groups=('xfce4-devel')
depends=('libxfce4ui' 'garcon' 'hicolor-icon-theme')
makedepends=('intltool')
provides=("${_pkgname}=${pkgver}")