Date: Friday, September 16, 2022 @ 16:38:08
Author: heftig
Revision: 456309
1.50.10-1
Modified:
pango/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-16 16:37:40 UTC (rev 456308)
+++ PKGBUILD 2022-09-16 16:38:08 UTC (rev 456309)
@@ -3,7 +3,7 @@
pkgbase=pango
pkgname=(pango pango-docs)
-pkgver=1.50.9
+pkgver=1.50.10
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=a3517dcc6de9bae1193075b7112aa7db97b39dcc # tags/1.50.9^0
+_commit=8d4e58f15b6d608d1da7268371f7efde7b35e950 # tags/1.50.10^0
source=("git+https://gitlab.gnome.org/GNOME/pango.git#commit=$_commit")
sha256sums=('SKIP')