Date: Monday, October 3, 2022 @ 22:01:09
Author: heftig
Revision: 457172
1.50.11-1
Modified:
pango/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-10-03 21:57:46 UTC (rev 457171)
+++ PKGBUILD 2022-10-03 22:01:09 UTC (rev 457172)
@@ -3,7 +3,7 @@
pkgbase=pango
pkgname=(pango pango-docs)
-pkgver=1.50.10
+pkgver=1.50.11
pkgrel=1
epoch=1
pkgdesc="A library for layout and rendering of text"
@@ -13,7 +13,7 @@
depends=(libthai cairo libxft harfbuzz fribidi)
makedepends=(gobject-introspection help2man git meson gi-docgen)
options=(debug)
-_commit=8d4e58f15b6d608d1da7268371f7efde7b35e950 # tags/1.50.10^0
+_commit=eabdbd54ee38fa658be574c4fa4574a05c755f16 # tags/1.50.11^0
source=("git+https://gitlab.gnome.org/GNOME/pango.git#commit=$_commit")
sha256sums=('SKIP')