Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / pango
Commits:
88f10a3d by Jan Alexander Steffens (heftig) at 2024-02-29T21:12:54+01:00
1:1.52.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = pango
pkgdesc = A library for layout and rendering of text
- pkgver = 1.51.2
+ pkgver = 1.52.0
pkgrel = 1
epoch = 1
url = https://www.pango.org/
@@ -16,7 +16,7 @@ pkgbase = pango
depends = harfbuzz
depends = libthai
depends = libxft
- source =
git+https://gitlab.gnome.org/GNOME/pango.git#commit=54c5f4ec01ce9c89a590cdc7e4c2c6e3948bb029
+ source =
git+https://gitlab.gnome.org/GNOME/pango.git#commit=fed7be510f58ed848f23f653f3fba45f44eb3b9c
b2sums = SKIP
pkgname = pango
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgname=(
pango
pango-docs
)
-pkgver=1.51.2
+pkgver=1.52.0
pkgrel=1
epoch=1
pkgdesc="A library for layout and rendering of text"
@@ -27,7 +27,7 @@ makedepends=(
help2man
meson
)
-_commit=54c5f4ec01ce9c89a590cdc7e4c2c6e3948bb029 # tags/1.51.2^0
+_commit=fed7be510f58ed848f23f653f3fba45f44eb3b9c # tags/1.52.0^0
source=("git+https://gitlab.gnome.org/GNOME/pango.git#commit=$_commit")
b2sums=('SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pango/-/commit/88f10a3dad821ea55745a867887305515b2aca9a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pango/-/commit/88f10a3dad821ea55745a867887305515b2aca9a
You're receiving this email because of your account on gitlab.archlinux.org.