diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2015-09-21 19:10:53 +0200 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2015-09-22 22:27:18 +0200 |
commit | c268a4c1786b0307ad82a72f4d2207af9de3aff2 (patch) | |
tree | 9bc8ac2c2c1cdd6f1cf76d824d523157328b8999 /pango/Pkgfile | |
parent | 4a91d36ca2bf1b94f02daa311b0c7a6f29a84578 (diff) | |
download | opt-c268a4c1786b0307ad82a72f4d2207af9de3aff2.tar.gz opt-c268a4c1786b0307ad82a72f4d2207af9de3aff2.tar.xz |
pango: updated to 1.38.0
Diffstat (limited to 'pango/Pkgfile')
-rw-r--r-- | pango/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/Pkgfile b/pango/Pkgfile index 89b43fed0..8ebec10b7 100644 --- a/pango/Pkgfile +++ b/pango/Pkgfile @@ -4,9 +4,9 @@ # Depends on: harfbuzz, glib, xorg-libsm, xorg-libxext, xorg-libxft, gobject-introspection name=pango -version=1.36.7 +version=1.38.0 release=1 -source=(http://download.gnome.org/sources/$name/1.36/$name-$version.tar.xz \ +source=(http://download.gnome.org/sources/$name/${version:0:4}/$name-$version.tar.xz \ pango.modules) build () { |