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

Jan Steffens heftig at gemini.archlinux.org
Sat Dec 11 04:01:27 UTC 2021


    Date: Saturday, December 11, 2021 @ 04:01:26
  Author: heftig
Revision: 1068174

1.50.1-1

Modified:
  lib32-pango/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-11 02:58:52 UTC (rev 1068173)
+++ PKGBUILD	2021-12-11 04:01:26 UTC (rev 1068174)
@@ -4,8 +4,8 @@
 # Contributor: Mikko Seppälä <t-r-a-y at mbnet.fi>
 
 pkgname=lib32-pango
-pkgver=1.50.0
-pkgrel=3
+pkgver=1.50.1
+pkgrel=1
 epoch=1
 pkgdesc="A library for layout and rendering of text (32-bit)"
 url="https://www.pango.org/"
@@ -15,7 +15,7 @@
 makedepends=(git meson)
 checkdepends=(ttf-dejavu cantarell-fonts)
 provides=(libpango{,cairo,ft2,xft}-1.0.so)
-_commit=e80e224baabc7bf22971d0a97c8b31d32fa8ca1c  # tags/1.50.0^0
+_commit=fd62d3ff159232c4a8e7bedb5ce4ac01f1ec8eeb  # tags/1.50.1^0
 source=("git+https://gitlab.gnome.org/GNOME/pango.git#commit=$_commit"
         fix-test.diff)
 sha256sums=('SKIP'
@@ -29,12 +29,6 @@
 prepare() {
   cd pango
 
-  # https://bugs.archlinux.org/task/72927
-  git cherry-pick -n f5fdfe4e16b7da761d918f40bb82dad52513c9ff
-
-  # https://bugs.archlinux.org/task/72939
-  git cherry-pick -n 1cf8e9b3cada dc5b1fdea7d6
-
   # Fix tests... seems to be a rounding error
   git apply -3 ../fix-test.diff
 }



More information about the arch-commits mailing list