summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2019-05-27 09:31:57 -0400
committerTed Alff2019-05-27 09:31:57 -0400
commit78bb4a21ae4ba20d9b47cc023db4361cf0657c7f (patch)
tree584142d85a867727112dcc14ff8fd143a001755b
parent6679b8eae79cc2de6b8b082955dc5ce074c4a0e5 (diff)
downloadaur-78bb4a21ae4ba20d9b47cc023db4361cf0657c7f.tar.gz
Add xfce4-devel group
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07c2d1a5b8d9..22b6bb1097ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = xfce4-settings-devel
url = https://www.xfce.org/
arch = i686
arch = x86_64
- groups = xfce4
+ groups = xfce4-devel
license = GPL2
makedepends = intltool
depends = exo
diff --git a/PKGBUILD b/PKGBUILD
index de2c5774203a..47131da97ead 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Settings manager for xfce"
arch=('i686' 'x86_64')
url="https://www.xfce.org/"
license=('GPL2')
-groups=('xfce4')
+groups=('xfce4-devel')
depends=('exo' 'garcon' 'libxfce4ui>=4.13' 'libnotify' 'libxklavier'
'gnome-icon-theme' 'gtk-engines' 'xfconf>4.13.0' 'upower' 'colord')
makedepends=('intltool')