* update pango to 1:1.51.1-1

This commit is contained in:
Alexander Baldeck 2023-10-29 19:02:00 +01:00
parent cd1f48c8a2
commit bc13b66c6c

View File

@ -7,7 +7,7 @@ pkgname=(
pango
pango-docs
)
pkgver=1.50.14
pkgver=1.51.1
pkgrel=1
epoch=1
pkgdesc="A library for layout and rendering of text"
@ -28,7 +28,7 @@ makedepends=(
help2man
meson
)
_commit=25c27f452294f84044d5cc9f23b637193c7b4421 # tags/1.50.14^0
_commit=dfdbb8b55effc0feb72a1981944acaf20ee71354 # tags/1.51.1^0
source=("git+https://gitlab.gnome.org/GNOME/pango.git#commit=$_commit")
b2sums=('SKIP')