[arch-commits] Commit in lib32-pango/trunk (PKGBUILD)
Jan Steffens
heftig at gemini.archlinux.org
Wed Aug 10 17:48:01 UTC 2022
Date: Wednesday, August 10, 2022 @ 17:48:01
Author: heftig
Revision: 1265063
1.50.9-1
Modified:
lib32-pango/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-10 17:40:21 UTC (rev 1265062)
+++ PKGBUILD 2022-08-10 17:48:01 UTC (rev 1265063)
@@ -4,7 +4,7 @@
# Contributor: Mikko Seppälä <t-r-a-y at mbnet.fi>
pkgname=lib32-pango
-pkgver=1.50.8
+pkgver=1.50.9
pkgrel=1
epoch=1
pkgdesc="A library for layout and rendering of text (32-bit)"
@@ -14,7 +14,7 @@
depends=(lib32-libthai lib32-cairo lib32-libxft lib32-harfbuzz lib32-fribidi pango)
makedepends=(git meson)
options=(debug)
-_commit=641d8a2b056621fd1f1d5d58e6a9e4dbdfe8e7ae # tags/1.50.8^0
+_commit=a3517dcc6de9bae1193075b7112aa7db97b39dcc # tags/1.50.9^0
source=("git+https://gitlab.gnome.org/GNOME/pango.git#commit=$_commit")
sha256sums=('SKIP')
@@ -49,4 +49,4 @@
rm -r "$pkgdir"/usr/{bin,include}
}
-# vim:set sw=2 et:
+# vim:set sw=2 sts=-1 et:
More information about the arch-commits
mailing list