diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2016-04-12 23:50:48 +0200 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2016-04-13 17:54:28 +0200 |
commit | fd2537909e2965789b6e67d41d6e4861be1f0512 (patch) | |
tree | 603bd4bc7b1dcf5a6a98b2632841756344043bc6 | |
parent | 398d9c8778cb725fbc065666007d6ca8cea8db27 (diff) | |
download | opt-fd2537909e2965789b6e67d41d6e4861be1f0512.tar.gz opt-fd2537909e2965789b6e67d41d6e4861be1f0512.tar.xz |
pango: updated to 1.40.1
-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 2f5f974db..3dc8de63b 100644 --- a/pango/.md5sum +++ b/pango/.md5sum @@ -1,2 +1,2 @@ -7fde35d4a127b55ce8bbcefe109bc80d pango-1.38.1.tar.xz +6fc88c6529890d6c8e03074d57a3eceb pango-1.40.1.tar.xz f01f90e6b2e1155fef038d492c6c412a pango.modules diff --git a/pango/Pkgfile b/pango/Pkgfile index 11d932474..d91ae9e08 100644 --- a/pango/Pkgfile +++ b/pango/Pkgfile @@ -4,7 +4,7 @@ # Depends on: harfbuzz, glib, xorg-libsm, xorg-libxext, xorg-libxft, gobject-introspection name=pango -version=1.38.1 +version=1.40.1 release=1 source=(http://download.gnome.org/sources/$name/${version:0:4}/$name-$version.tar.xz \ pango.modules) |