diff options
Diffstat (limited to 'xfce')
-rw-r--r-- | xfce/xfce4-settings/.md5sum | 2 | ||||
-rwxr-xr-x | xfce/xfce4-settings/Pkgfile | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/xfce/xfce4-settings/.md5sum b/xfce/xfce4-settings/.md5sum index 21918399d..2150d8000 100644 --- a/xfce/xfce4-settings/.md5sum +++ b/xfce/xfce4-settings/.md5sum @@ -1 +1 @@ -f988cb732913b5fbc115ad7105d2231e xfce4-settings-4.6.5.tar.bz2 +e18fb70781bc45d60b7ec9031fa3bf35 xfce4-settings-4.7.7.tar.bz2 diff --git a/xfce/xfce4-settings/Pkgfile b/xfce/xfce4-settings/Pkgfile index 8ed62d9f8..75eab1701 100755 --- a/xfce/xfce4-settings/Pkgfile +++ b/xfce/xfce4-settings/Pkgfile @@ -2,11 +2,11 @@ # URL: http://wiki.xfce.org/releng/4.6/general-info # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: dbus-glib, exo, libglade, libnotify, libxfce4util, libxfcegui4, libxfce4ui, xfconf, libwnck +# Depends on: xorg-libxi, dbus-glib, exo, libglade, libnotify, libxfce4util, libxfcegui4, libxfce4ui, xfconf, libwnck name=xfce4-settings -version=4.6.5 -release=2 +version=4.7.7 +release=1 source=(http://archive.xfce.org/src/xfce/xfce4-settings/4.7/$name-$version.tar.bz2) build() { cd $name-$version |