Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / lib32-pango


Commits:
d5e7c471 by Jan Alexander Steffens (heftig) at 2025-01-10T01:29:05+01:00
1:1.56.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,13 @@
 pkgbase = lib32-pango
        pkgdesc = A library for layout and rendering of text (32-bit)
-       pkgver = 1.54.0
+       pkgver = 1.56.0
        pkgrel = 1
        epoch = 1
        url = https://www.pango.org/
        arch = x86_64
        license = LGPL-2.1-or-later
        makedepends = git
+       makedepends = glib2-devel
        makedepends = meson
        depends = lib32-cairo
        depends = lib32-fontconfig
@@ -21,8 +22,8 @@ pkgbase = lib32-pango
        depends = lib32-libxft
        depends = lib32-libxrender
        depends = pango
-       source = git+https://gitlab.gnome.org/GNOME/pango.git#tag=1.54.0
-       b2sums = 
365a31b09d9e11eda15f79339fde4cd635cd4f24c7b80f883020c95ee27f7d4074495e74531c727ea1b4d4f89e32641003758e388c54a5473be00527526645e5
+       source = git+https://gitlab.gnome.org/GNOME/pango.git#tag=1.56.0
+       b2sums = 
221364424576d66b2e2fa36e57a3bd0e67bbe52382a7106bf61ed8ff7a470b030eba89c17cdc02f61ddc8a9027c6519676bb63cbc136738d13beb8390ad0c17e
 
 pkgname = lib32-pango
        provides = libpango-1.0.so


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ pkgbase=lib32-pango
 pkgname=(
   lib32-pango
 )
-pkgver=1.54.0
+pkgver=1.56.0
 pkgrel=1
 epoch=1
 pkgdesc="A library for layout and rendering of text (32-bit)"
@@ -31,10 +31,11 @@ depends=(
 )
 makedepends=(
   git
+  glib2-devel
   meson
 )
 source=("git+https://gitlab.gnome.org/GNOME/pango.git#tag=$pkgver";)
-b2sums=('365a31b09d9e11eda15f79339fde4cd635cd4f24c7b80f883020c95ee27f7d4074495e74531c727ea1b4d4f89e32641003758e388c54a5473be00527526645e5')
+b2sums=('221364424576d66b2e2fa36e57a3bd0e67bbe52382a7106bf61ed8ff7a470b030eba89c17cdc02f61ddc8a9027c6519676bb63cbc136738d13beb8390ad0c17e')
 
 prepare() {
   cd pango



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-pango/-/commit/d5e7c4715b580eec346c59e5b26af5e791cfee88

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-pango/-/commit/d5e7c4715b580eec346c59e5b26af5e791cfee88
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to