diff --git a/srcpkgs/pango/template b/srcpkgs/pango/template index f64825126b8..b6d6d10f3fc 100644 --- a/srcpkgs/pango/template +++ b/srcpkgs/pango/template @@ -1,6 +1,6 @@ # Template file for 'pango' pkgname=pango -version=1.42.2 +version=1.42.3 revision=1 configure_args="$(vopt_enable gir introspection) --disable-gtk-doc" build_style=gnu-configure # switch to meson when possible @@ -10,10 +10,10 @@ makedepends="fribidi-devel harfbuzz-devel libXft-devel libthai-devel" triggers="pango-modules" short_desc="Library for layout and rendering of text" maintainer="Juan RP " -homepage="http://www.pango.org/" license="LGPL-2.1-or-later" +homepage="https://www.pango.org/" distfiles="${GNOME_SITE}/pango/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=b1e416b4d40416ef6c8224cf146492b86848703264ba88f792290992cf3ca1e2 +checksum=fb3d875305d5143f02cde5c72fec3903e60dc35844759dc14b2df4955b5dde3a # Package build options build_options="gir"