diff options
-rw-r--r-- | extra/libgnomecups/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libgnomecups/Pkgfile b/extra/libgnomecups/Pkgfile index ca0a665a8..ba06c11c2 100644 --- a/extra/libgnomecups/Pkgfile +++ b/extra/libgnomecups/Pkgfile @@ -7,7 +7,7 @@ name=libgnomecups version=0.2.3 release=1 -source=(http://ftp.gnome.org/pub/gnome/sources/$name/0.2/$name-$version.tar.bz2) +source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2) build() { cd $name-$version |