diff options
-rw-r--r-- | xfce/xfce4-dev-tools/.md5sum | 2 | ||||
-rwxr-xr-x | xfce/xfce4-dev-tools/Pkgfile | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/xfce/xfce4-dev-tools/.md5sum b/xfce/xfce4-dev-tools/.md5sum index 3258bddf3..460f1fc67 100644 --- a/xfce/xfce4-dev-tools/.md5sum +++ b/xfce/xfce4-dev-tools/.md5sum @@ -1 +1 @@ -c9587fa78e877eee858a33391d0afd62 xfce4-dev-tools-4.6.0.tar.bz2 +fcd0fadb39b20500c873c2f5d5a6913c xfce4-dev-tools-4.7.4.tar.bz2 diff --git a/xfce/xfce4-dev-tools/Pkgfile b/xfce/xfce4-dev-tools/Pkgfile index 088f49507..eb48e5275 100755 --- a/xfce/xfce4-dev-tools/Pkgfile +++ b/xfce/xfce4-dev-tools/Pkgfile @@ -1,12 +1,12 @@ # Description: Environnement de developpement pour Xfce # URL: http://www.foo-projects.org/~benny/projects/xfce4-dev-tools/index.html # Maintainer: NuTyX core team -# Packager: fred.galusik at gmail dot com +# Packager: thierryn1 at hispeed dot ch # Depends on: intltool name=xfce4-dev-tools -version=4.6.0 -release=2 +version=4.7.4 +release=1 source=(http://www.xfce.org/archive/xfce-4.6.1/src/$name-$version.tar.bz2) build() { |