summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2019-05-27 09:31:17 -0400
committerTed Alff2019-05-27 09:31:17 -0400
commita9761abc133582855227fd8192a848bca12fe088 (patch)
tree2214330741ca8890670223519a0ebc6aea94e9f5 /PKGBUILD
parent6b29101a692310f32815f12932b5be8e15db733f (diff)
downloadaur-a9761abc133582855227fd8192a848bca12fe088.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 466ba92bacca..e484be9bb9dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgrel=1
pkgdesc='file manager for xfce'
arch=('i686' 'x86_64')
license=('GPL')
-url='https://thunar.xfce.org'
groups=('xfce4-devel')
+url='https://thunar.xfce.org'
depends=('desktop-file-utils' 'exo' 'gtk3' 'hicolor-icon-theme' 'libgudev'
'libexif' 'libnotify' 'libpng' 'libxfce4ui' 'libxfce4util')
makedepends=('intltool' 'xfce4-panel' 'gtk-doc' 'gobject-introspection') # 'xfce4-dev-tools')