summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2021-08-15 19:29:16 +0800
committerpingplug2021-08-15 19:29:16 +0800
commite01a0584b2814be7082826e9c3dcd77ef7212177 (patch)
treee3a78ab18eeddc6ce2e782b266bdb5b0c6df5252
parent9499bdeae088758a91660ead2e1bbe7e7c51c5bc (diff)
downloadaur-e01a0584b2814be7082826e9c3dcd77ef7212177.tar.gz
Updated to 1.48.8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2727ceece3a7..ccfc1baf1f12 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.7
+ pkgver = 1.48.8
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=467bda1e0bc2614b10e2edc46dccc9588388e045
+ source = git+https://gitlab.gnome.org/GNOME/pango.git#commit=f51b158e9a8de5fb4f92346420a5a0a9c97065e2
sha256sums = SKIP
pkgname = mingw-w64-pango
diff --git a/PKGBUILD b/PKGBUILD
index ac4ca498dd95..7ad92f30ebeb 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=467bda1e0bc2614b10e2edc46dccc9588388e045 # tags/1.48.7^0
+_commit=f51b158e9a8de5fb4f92346420a5a0a9c97065e2 # tags/1.48.8^0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgname=mingw-w64-pango
-pkgver=1.48.7
+pkgver=1.48.8
pkgrel=1
pkgdesc="A library for layout and rendering of text (mingw-w64)"
arch=('any')