summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2020-10-02 23:44:55 +0800
committerpingplug2020-10-02 23:44:55 +0800
commit3f1d335661ec44f4286c74bf206d3a022954c8fe (patch)
tree07f133f79f3f23c008b46a589299f3620921175d
parentc04548540dee0ea610256a38c9e53ec5677ed1a3 (diff)
downloadaur-3f1d335661ec44f4286c74bf206d3a022954c8fe.tar.gz
Updated to 1.46.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0159d8e625eb..345873d41dba 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.46.1
+ pkgver = 1.46.2
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=265c4e50d29d58c0e07c0db26805220c7b878f5c
+ source = git+https://gitlab.gnome.org/GNOME/pango.git#commit=296711130ef90d9555bd6ada5b258bb75d622c12
sha256sums = SKIP
pkgname = mingw-w64-pango
diff --git a/PKGBUILD b/PKGBUILD
index 643fed208775..03dec818d572 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=265c4e50d29d58c0e07c0db26805220c7b878f5c # tags/1.46.1^0
+_commit=296711130ef90d9555bd6ada5b258bb75d622c12 # tags/1.46.2^0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgname=mingw-w64-pango
-pkgver=1.46.1
+pkgver=1.46.2
pkgrel=1
pkgdesc="A library for layout and rendering of text (mingw-w64)"
arch=('any')