diff options
Diffstat (limited to 'xfce')
-rw-r--r-- | xfce/xfce4-settings/.md5sum | 2 | ||||
-rwxr-xr-x | xfce/xfce4-settings/Pkgfile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xfce/xfce4-settings/.md5sum b/xfce/xfce4-settings/.md5sum index 59b34e41c..21918399d 100644 --- a/xfce/xfce4-settings/.md5sum +++ b/xfce/xfce4-settings/.md5sum @@ -1 +1 @@ -04985407e8e5b916c44780314a177e96 xfce4-settings-4.6.4.tar.bz2 +f988cb732913b5fbc115ad7105d2231e xfce4-settings-4.6.5.tar.bz2 diff --git a/xfce/xfce4-settings/Pkgfile b/xfce/xfce4-settings/Pkgfile index 9cc1063ac..af32045a6 100755 --- a/xfce/xfce4-settings/Pkgfile +++ b/xfce/xfce4-settings/Pkgfile @@ -1,11 +1,11 @@ # Description: Interface independante de configuration des applications de Xfce # URL: http://wiki.xfce.org/releng/4.6/general-info # Maintainer: NuTyX core team -# Packager: fred.galusik at gmail dot com +# Packager: thierryn1 at hispeed dot ch # Depends on: dbus-glib, exo, libglade, libnotify, libxfce4util, libxfcegui4, xfconf, libwnck name=xfce4-settings -version=4.6.4 +version=4.6.5 release=1 source=(http://archive.xfce.org/src/xfce/xfce4-settings/4.6/$name-$version.tar.bz2) build() { |