diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-11-25 21:08:26 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-11-25 21:08:26 +0100 |
commit | 53dce89aebdeb46151d11cab714ea7985fdbfeac (patch) | |
tree | 84d93450c32746a14e9eb6b24d3f4dc3a7cfb702 /extra/libunique/Pkgfile | |
parent | d6c15849ad1f92c56044debf5e24c396f2ba75f4 (diff) | |
download | nutyx-pakxe-53dce89aebdeb46151d11cab714ea7985fdbfeac.tar.gz nutyx-pakxe-53dce89aebdeb46151d11cab714ea7985fdbfeac.tar.bz2 nutyx-pakxe-53dce89aebdeb46151d11cab714ea7985fdbfeac.tar.xz nutyx-pakxe-53dce89aebdeb46151d11cab714ea7985fdbfeac.zip |
maj libunique#1.1.6-1
Diffstat (limited to 'extra/libunique/Pkgfile')
-rw-r--r-- | extra/libunique/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libunique/Pkgfile b/extra/libunique/Pkgfile index c3afac616..aa133c2dc 100644 --- a/extra/libunique/Pkgfile +++ b/extra/libunique/Pkgfile @@ -2,12 +2,12 @@ # URL: http://live.gnome.org/LibUnique # Maintainer: NuTyX core team # Packager: fred.galusik at gmail dot com -# Depends on: libtool, gtk +# Depends on: libtool, gtk, gir-repository name=libunique -version=1.1.2 +version=1.1.6 release=1 -source=(http://ftp.gnome.org/pub/GNOME/sources/$name/1.1/$name-$version.tar.bz2) +source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2) build() { cd $name-$version |