diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-11-12 21:44:42 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-11-12 21:44:42 +0100 |
commit | 4725c90280d04fa94444d6e3593fc33173607e11 (patch) | |
tree | 62daa835796ff98bf9a16375d11b5bb417d6f959 /extra/pango/Pkgfile | |
parent | df264d54b779a939aefc310ead6e1d7cfd5b52b0 (diff) | |
download | nutyx-pakxe-4725c90280d04fa94444d6e3593fc33173607e11.tar.gz nutyx-pakxe-4725c90280d04fa94444d6e3593fc33173607e11.tar.bz2 nutyx-pakxe-4725c90280d04fa94444d6e3593fc33173607e11.tar.xz nutyx-pakxe-4725c90280d04fa94444d6e3593fc33173607e11.zip |
maj pango#1.26.0-1
Diffstat (limited to 'extra/pango/Pkgfile')
-rwxr-xr-x | extra/pango/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/pango/Pkgfile b/extra/pango/Pkgfile index 84e254972..9c7e6a2d0 100755 --- a/extra/pango/Pkgfile +++ b/extra/pango/Pkgfile @@ -5,9 +5,9 @@ # Depends on: cairo name=pango -version=1.24.5 +version=1.26.0 release=1 -source=( http://ftp.gnome.org/pub/gnome/sources/$name/1.24/$name-$version.tar.bz2\ +source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2\ pango.modules) |