diff options
Diffstat (limited to 'xfce/libxfcegui4/Pkgfile')
-rwxr-xr-x | xfce/libxfcegui4/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce/libxfcegui4/Pkgfile b/xfce/libxfcegui4/Pkgfile index c184f6e57..5299bec22 100755 --- a/xfce/libxfcegui4/Pkgfile +++ b/xfce/libxfcegui4/Pkgfile @@ -6,9 +6,9 @@ # Run on: atk,cairo,expat,fontconfig,freetype,glib,glitz,gtk,libpng,libxfce4util,pango,pcre,startup-notification name=libxfcegui4 -version=4.8.0 +version=4.8.1 release=1 -source=(http://archive.xfce.org/xfce/4.8/src/$name-$version.tar.bz2) +source=(http://archive.xfce.org/src/xfce/$name/4.8/$name-$version.tar.bz2) build() { cd $name-$version |