diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-03-18 23:05:34 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-03-18 23:05:34 +0100 |
commit | cfe6c57795fe2fa3b114751e097a62f2794cde2b (patch) | |
tree | 1264a65753affbcfc312e036748877429af78241 /xfce/libxfcegui4/Pkgfile | |
parent | 2771aa0c219f1269bf48100363ce1063a570c01b (diff) | |
download | nutyx-pakxe-cfe6c57795fe2fa3b114751e097a62f2794cde2b.tar.gz nutyx-pakxe-cfe6c57795fe2fa3b114751e097a62f2794cde2b.tar.bz2 nutyx-pakxe-cfe6c57795fe2fa3b114751e097a62f2794cde2b.tar.xz nutyx-pakxe-cfe6c57795fe2fa3b114751e097a62f2794cde2b.zip |
libxfcegui4, maj 4.8.1-1
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 |