diff options
-rwxr-xr-x | extra/pango/build | 2 | ||||
-rw-r--r-- | extra/pango/checksums | 2 | ||||
-rw-r--r-- | extra/pango/sources | 2 | ||||
-rw-r--r-- | extra/pango/version | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/extra/pango/build b/extra/pango/build index f9f9fd37..bb912267 100755 --- a/extra/pango/build +++ b/extra/pango/build @@ -6,7 +6,7 @@ meson \ --prefix=/usr \ -Dgir=false \ -Dgtk_doc=false \ - -Dintrospection=false \ + -Dintrospection=disabled \ . build ninja -C build diff --git a/extra/pango/checksums b/extra/pango/checksums index 3402e33d..e66af598 100644 --- a/extra/pango/checksums +++ b/extra/pango/checksums @@ -1 +1 @@ -d89fab5f26767261b493279b65cfb9eb0955cd44c07c5628d36094609fc51841 pango-1.46.2.tar.xz +391f26f3341c2d7053e0fb26a956bd42360dadd825efe7088b1e9340a65e74e6 pango-1.48.0.tar.xz diff --git a/extra/pango/sources b/extra/pango/sources index f48ac2a5..82bf410b 100644 --- a/extra/pango/sources +++ b/extra/pango/sources @@ -1 +1 @@ -https://download.gnome.org/sources/pango/1.46/pango-1.46.2.tar.xz +https://download.gnome.org/sources/pango/1.48/pango-1.48.0.tar.xz diff --git a/extra/pango/version b/extra/pango/version index 49efa082..dd56abe8 100644 --- a/extra/pango/version +++ b/extra/pango/version @@ -1 +1 @@ -1.46.2 1 +1.48.0 1 |