summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2020-06-10 16:16:20 +0800
committerpingplug2020-06-10 16:16:20 +0800
commit69b641924f9a13640fd992b25dc54fcfa87e93cd (patch)
tree0e7cf00ce87767856f5b4c7b039c054a47e5e3a2
parenta70dab6ec270b816aac84da9c192045aca6ed786 (diff)
downloadaur-69b641924f9a13640fd992b25dc54fcfa87e93cd.tar.gz
Updated to 1.45.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9af5a36cf02b..41ad6b06173b 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.44.7
+ pkgver = 1.45.1
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=9f03d48261cb25e59ba029b194e70881d6ae8f37
+ source = git+https://gitlab.gnome.org/GNOME/pango.git#commit=217dace17ae69b0c3035dc4fedbb0b3d278ab801
sha256sums = SKIP
pkgname = mingw-w64-pango
diff --git a/PKGBUILD b/PKGBUILD
index 09a04c53e66f..b45015c72e12 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=9f03d48261cb25e59ba029b194e70881d6ae8f37 # tags/1.44.7^0
+_commit=217dace17ae69b0c3035dc4fedbb0b3d278ab801 # tags/1.45.1^0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgname=mingw-w64-pango
-pkgver=1.44.7
+pkgver=1.45.1
pkgrel=1
pkgdesc="A library for layout and rendering of text (mingw-w64)"
arch=('any')