|
|
|
@ -1,10 +1,10 @@
|
|
|
|
|
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org> |
|
|
|
|
# Maintainer: Nathan Owens <ndowens@artixlinux.org> |
|
|
|
|
# Contributor: Biru Ionut <ionut@archlinux.ro> |
|
|
|
|
# Contributor: Pierre Schmitz <pierre@archlinux.de> |
|
|
|
|
# Contributor: Mikko Seppälä <t-r-a-y@mbnet.fi> |
|
|
|
|
|
|
|
|
|
pkgname=lib32-pango |
|
|
|
|
pkgver=1.50.7 |
|
|
|
|
pkgver=1.50.8 |
|
|
|
|
pkgrel=1 |
|
|
|
|
epoch=1 |
|
|
|
|
pkgdesc="A library for layout and rendering of text (32-bit)" |
|
|
|
@ -14,7 +14,7 @@ license=(LGPL)
|
|
|
|
|
depends=(lib32-libthai lib32-cairo lib32-libxft lib32-harfbuzz lib32-fribidi pango) |
|
|
|
|
makedepends=(git meson) |
|
|
|
|
options=(debug) |
|
|
|
|
_commit=a2ccd36a42e039d3600b04fe37fdc47f267d90c7 # tags/1.50.7^0 |
|
|
|
|
_commit=641d8a2b056621fd1f1d5d58e6a9e4dbdfe8e7ae # tags/1.50.8^0 |
|
|
|
|
source=("git+https://gitlab.gnome.org/GNOME/pango.git#commit=$_commit") |
|
|
|
|
sha256sums=('SKIP') |
|
|
|
|
|
|
|
|
|