summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 49db629aa67f..2727ceece3a7 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.48.6
+ pkgver = 1.48.7
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=61763238b548d717d0772f31467ad7e9b6a557ae
+ source = git+https://gitlab.gnome.org/GNOME/pango.git#commit=467bda1e0bc2614b10e2edc46dccc9588388e045
sha256sums = SKIP
pkgname = mingw-w64-pango
diff --git a/PKGBUILD b/PKGBUILD
index d152e686603b..ac4ca498dd95 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=61763238b548d717d0772f31467ad7e9b6a557ae # tags/1.48.6^0
+_commit=467bda1e0bc2614b10e2edc46dccc9588388e045 # tags/1.48.7^0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgname=mingw-w64-pango
-pkgver=1.48.6
+pkgver=1.48.7
pkgrel=1
pkgdesc="A library for layout and rendering of text (mingw-w64)"
arch=('any')