summaryrefslogtreecommitdiffstats
path: root/xfce-utils/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-utils/Pkgfile')
-rwxr-xr-xxfce-utils/Pkgfile11
1 files changed, 5 insertions, 6 deletions
diff --git a/xfce-utils/Pkgfile b/xfce-utils/Pkgfile
index becfb572b..c8465850d 100755
--- a/xfce-utils/Pkgfile
+++ b/xfce-utils/Pkgfile
@@ -1,13 +1,13 @@
# Description: Utilitaires pour Xfce
# URL: http://www.xfce.org/projects/xfce-utils/
-# Maintainer: NuTyX core team
-# Packager: thierryn1 at hispeed dot ch
-# Depends on: dbus-glib,xorg-libsm,libxfce4ui
-# Run on: dbus-glib,libxfce4ui
+# Maintainer: git.xfce.org/xfce/xfce-utils
+# Packager: tyrry33 at gmail dot com
+# Depends on: gtk,dbus-glib,xorg-libsm, libxfce4ui
+# Run on: gtk,dbus-glib,libxfce4ui
name=xfce-utils
version=4.8.3
-release=2
+release=3
source=(http://archive.xfce.org/src/xfce/$name/4.8/$name-$version.tar.bz2)
build() {
@@ -25,6 +25,5 @@ cd $name-$version
cp $PKG/etc/xdg/xfce4/xinitrc $PKG/etc/X11/xinit/xinitrc.xfce
chmod 755 $PKG/etc/xdg/xfce4/xinitrc
chmod 755 $PKG/etc/X11/xinit/xinitrc.xfce
- rm -r $PKG/usr/share/doc
}