diff options
Diffstat (limited to 'xfce/xfce4-dev-tools/Pkgfile')
-rwxr-xr-x | xfce/xfce4-dev-tools/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce/xfce4-dev-tools/Pkgfile b/xfce/xfce4-dev-tools/Pkgfile index 40f60326d..c5e0604e1 100755 --- a/xfce/xfce4-dev-tools/Pkgfile +++ b/xfce/xfce4-dev-tools/Pkgfile @@ -6,9 +6,9 @@ # Run on: intltool name=xfce4-dev-tools -version=4.7.4 +version=4.8.0 release=1 -source=(http://www.xfce.org/archive/xfce-4.6.1/src/$name-$version.tar.bz2) +source=(http://archive.xfce.org/xfce/4.8/src/$name-$version.tar.bz2) build() { cd $name-$version |