* update pango to 1:1.52.2-1

This commit is contained in:
Alexander Baldeck 2024-05-08 08:01:38 +02:00
parent ef43b6692c
commit c95531ad8f

View File

@ -7,7 +7,7 @@ pkgname=(
pango
pango-docs
)
pkgver=1.52.1
pkgver=1.52.2
pkgrel=1
epoch=1
pkgdesc="A library for layout and rendering of text"
@ -28,9 +28,8 @@ makedepends=(
help2man
meson
)
_commit=089aa34fbbc09cec556b818bd634260b4d2124c6 # tags/1.52.1^0
source=("git+https://gitlab.gnome.org/GNOME/pango.git#commit=$_commit")
b2sums=('SKIP')
source=("git+https://gitlab.gnome.org/GNOME/pango.git#tag=$pkgver")
b2sums=('ba5b6814bad4f9834557bedc4341a0985fed5fa0150b423bbbc4e1765b1e2834a5d21b3da6e195f5a0a413fc44859fdd52e4112b220747653030085ee969b055')
pkgver() {
cd pango