summaryrefslogtreecommitdiffstats
path: root/xfce/libxfcegui4/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'xfce/libxfcegui4/Pkgfile')
-rwxr-xr-xxfce/libxfcegui4/Pkgfile7
1 files changed, 4 insertions, 3 deletions
diff --git a/xfce/libxfcegui4/Pkgfile b/xfce/libxfcegui4/Pkgfile
index 419214f10..f8361c26a 100755
--- a/xfce/libxfcegui4/Pkgfile
+++ b/xfce/libxfcegui4/Pkgfile
@@ -1,11 +1,11 @@
# Description: Librairie de l'interface graphique pour Xfce4
# URL: http://www.xfce.org/projects/libraries/
# Maintainer: NuTyX core team
-# Packager: fred.galusik at gmail dot com
+# Packager: thierryn1 at hispeed dot ch
# Depends on: dbh, gtk, hicolor-icon-theme, libglade, libxfce4util, startup-notification, xfconf
-# makedepends : intltool, xorg
+
name=libxfcegui4
-version=4.6.3
+version=4.6.4
release=1
source=(http://archive.xfce.org/src/xfce/$name/4.6/$name-$version.tar.bz2)
@@ -18,5 +18,6 @@ cd $name-$version
--disable-static
make
make DESTDIR=$PKG install
+ rm $PKG/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
}