* update pango to 1:1.51.2-1
This commit is contained in:
parent
ee1e28f142
commit
058c62abce
@ -7,13 +7,13 @@ pkgname=(
|
||||
pango
|
||||
pango-docs
|
||||
)
|
||||
pkgver=1.51.1
|
||||
pkgver=1.51.2
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc="A library for layout and rendering of text"
|
||||
url="https://www.pango.org/"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
license=(LGPL)
|
||||
license=(LGPL-2.1-or-later)
|
||||
depends=(
|
||||
cairo
|
||||
fribidi
|
||||
@ -28,7 +28,7 @@ makedepends=(
|
||||
help2man
|
||||
meson
|
||||
)
|
||||
_commit=dfdbb8b55effc0feb72a1981944acaf20ee71354 # tags/1.51.1^0
|
||||
_commit=54c5f4ec01ce9c89a590cdc7e4c2c6e3948bb029 # tags/1.51.2^0
|
||||
source=("git+https://gitlab.gnome.org/GNOME/pango.git#commit=$_commit")
|
||||
b2sums=('SKIP')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user