[arch-commits] Commit in lib32-pango/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Sun Nov 8 21:50:32 UTC 2020


    Date: Sunday, November 8, 2020 @ 21:50:31
  Author: heftig
Revision: 746734

1.48.0-1

Modified:
  lib32-pango/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-08 21:14:39 UTC (rev 746733)
+++ PKGBUILD	2020-11-08 21:50:31 UTC (rev 746734)
@@ -4,7 +4,7 @@
 # Contributor: Mikko Seppälä <t-r-a-y at mbnet.fi>
 
 pkgname=lib32-pango
-pkgver=1.46.2
+pkgver=1.48.0
 pkgrel=1
 epoch=1
 pkgdesc="A library for layout and rendering of text (32-bit)"
@@ -15,7 +15,7 @@
 makedepends=(git meson)
 checkdepends=(ttf-dejavu cantarell-fonts noto-fonts noto-fonts-emoji)
 provides=(libpango{,cairo,ft2,xft}-1.0.so)
-_commit=296711130ef90d9555bd6ada5b258bb75d622c12  # tags/1.46.2^0
+_commit=a39fea44c7c9f982fcca6d639929545dd3e09eb7  # tags/1.48.0^0
 source=("git+https://gitlab.gnome.org/GNOME/pango.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -35,7 +35,7 @@
 
   arch-meson pango build \
     --libdir=/usr/lib32 \
-    -D introspection=false
+    -D introspection=disabled
   meson compile -C build
 }
 



More information about the arch-commits mailing list