diff --git a/libidl/Pkgfile b/libidl/Pkgfile index 0688ccc2f..08b4870ff 100644 --- a/libidl/Pkgfile +++ b/libidl/Pkgfile @@ -1,12 +1,13 @@ # Description: A library for creating trees of CORBA Interface Definition Language (IDL) files -# URL: http://andrewtv.org/libIDL/ -# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# URL: http://freecode.com/projects/libidl +# Maintainer: Jose V Beneyto, sepen at crux dot nu +# Packager: Tilman Sauerbeck, tilman at crux dot nu # Depends on: glib name=libidl version=0.8.14 release=1 -source=(http://download.gnome.org/sources/libIDL/0.8/libIDL-$version.tar.bz2) +source=(http://download.gnome.org/sources/libIDL/${version%.*}/libIDL-$version.tar.bz2) build() { cd libIDL-$version