summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2022-04-04 17:21:55 +0800
committerpingplug2022-04-04 17:21:55 +0800
commitcfa0fce042b8202741c53c470044c23f55dfc8a6 (patch)
tree2f23b119fdbfb27a8ce0c19efa6b857e5db313b0
parentdefac04a0b29b9acd274879bd7122209045bc74a (diff)
downloadaur-cfa0fce042b8202741c53c470044c23f55dfc8a6.tar.gz
updated to 1.50.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca654aec02ae..4b3efe59cd3a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-pango
pkgdesc = A library for layout and rendering of text (mingw-w64)
- pkgver = 1.50.5
+ pkgver = 1.50.6
pkgrel = 1
url = https://pango.gnome.org/
arch = any
@@ -20,7 +20,7 @@ pkgbase = mingw-w64-pango
options = !strip
options = staticlibs
options = !buildflags
- source = git+https://gitlab.gnome.org/GNOME/pango.git#commit=4851f23d6205e9e34ccacb48d02eae5e0f3b2f27
+ source = git+https://gitlab.gnome.org/GNOME/pango.git#commit=37a427018c92a2bc679ef104097e07a619609c9c
sha256sums = SKIP
pkgname = mingw-w64-pango
diff --git a/PKGBUILD b/PKGBUILD
index 17aec6e55062..21a5585005e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: pingplug < aur at pingplug dot me >
# Contributor: Schala Zeal < schalaalexiazeal at gmail dot com >
-_commit=4851f23d6205e9e34ccacb48d02eae5e0f3b2f27 # tags/1.50.5
+_commit=37a427018c92a2bc679ef104097e07a619609c9c # tags/1.50.6
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgname=mingw-w64-pango
-pkgver=1.50.5
+pkgver=1.50.6
pkgrel=1
pkgdesc="A library for layout and rendering of text (mingw-w64)"
arch=('any')