diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2013-01-10 20:02:29 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2013-01-10 20:02:47 +0100 |
commit | 3b9bcd3dd4ddc08145c8ee7f8694f3f1b0144673 (patch) | |
tree | 95c54e65b71d5b9f69a6010ee8530d31fa0e52f6 /pango | |
parent | 60835d2c707f1895a139eeb68366fa8d27727737 (diff) | |
download | opt-3b9bcd3dd4ddc08145c8ee7f8694f3f1b0144673.tar.gz opt-3b9bcd3dd4ddc08145c8ee7f8694f3f1b0144673.tar.xz |
pango: updated to 1.32.5
Diffstat (limited to 'pango')
-rw-r--r-- | pango/.md5sum | 2 | ||||
-rw-r--r-- | pango/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/pango/.md5sum b/pango/.md5sum index 5cda770ae..6b1cc4545 100644 --- a/pango/.md5sum +++ b/pango/.md5sum @@ -1,2 +1,2 @@ -b2ddee691c7dfc10f4133a8773519643 pango-1.32.4.tar.xz +8e846804d6e219bc795a26a4a39b5bfd pango-1.32.5.tar.xz f01f90e6b2e1155fef038d492c6c412a pango.modules diff --git a/pango/Pkgfile b/pango/Pkgfile index a1e5dd781..767d3b02f 100644 --- a/pango/Pkgfile +++ b/pango/Pkgfile @@ -4,7 +4,7 @@ # Depends on: harfbuzz, glib, xorg-libsm, xorg-libxext, xorg-libxft name=pango -version=1.32.4 +version=1.32.5 release=1 source=(http://download.gnome.org/sources/$name/1.32/$name-$version.tar.xz \ pango.modules) |