diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-11-10 21:31:21 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-11-10 21:31:21 +0100 |
commit | 70261f58019d8d43ec20f7473c529b8795caf8f6 (patch) | |
tree | 20fc1cb35d33b6e4bcd77d1e117abd07b9382bb4 /extra/libgnomeprintui | |
parent | 51056823688df375c2465f5dbbe76bf41122d124 (diff) | |
download | nutyx-pakxe-70261f58019d8d43ec20f7473c529b8795caf8f6.tar.gz nutyx-pakxe-70261f58019d8d43ec20f7473c529b8795caf8f6.tar.bz2 nutyx-pakxe-70261f58019d8d43ec20f7473c529b8795caf8f6.tar.xz nutyx-pakxe-70261f58019d8d43ec20f7473c529b8795caf8f6.zip |
libgnomeprintui, maj sources
Diffstat (limited to 'extra/libgnomeprintui')
-rw-r--r-- | extra/libgnomeprintui/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libgnomeprintui/Pkgfile b/extra/libgnomeprintui/Pkgfile index b89fa6ead..730c7d5db 100644 --- a/extra/libgnomeprintui/Pkgfile +++ b/extra/libgnomeprintui/Pkgfile @@ -7,7 +7,7 @@ name=libgnomeprintui version=2.18.4 release=1 -source=(http://ftp.gnome.org/pub/gnome/sources/$name/2.18/$name-$version.tar.bz2) +source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2) build() { cd $name-$version |