diff options
author | pingplug | 2018-08-21 12:10:18 +0800 |
---|---|---|
committer | pingplug | 2018-08-21 12:10:18 +0800 |
commit | 4f73ea94d59c083687e73b0726479aaf58914a47 (patch) | |
tree | 0df45fae2bc6987d1843dfbda1a6c6f93f57e7f7 | |
parent | 2b7080b94bebe4d2f71194ebb99a7f04877ea70b (diff) | |
download | aur-4f73ea94d59c083687e73b0726479aaf58914a47.tar.gz |
Updated to 1.42.4
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ pkgbase = mingw-w64-pango pkgdesc = A library for layout and rendering of text (mingw-w64) - pkgver = 1.42.3 + pkgver = 1.42.4 pkgrel = 1 url = http://www.pango.org arch = any @@ -19,7 +19,7 @@ pkgbase = mingw-w64-pango options = !strip options = staticlibs options = !buildflags - source = git+https://gitlab.gnome.org/GNOME/pango.git#commit=67471cbfe24cd4418e9e97837ac85207f0d974de + source = git+https://gitlab.gnome.org/GNOME/pango.git#commit=a6a89818246b0b14c0fe3d00d6120929fc0a11d9 sha256sums = SKIP pkgname = mingw-w64-pango @@ -1,11 +1,11 @@ # Maintainer: pingplug <pingplug@foxmail.com> # Contributor: Schala Zeal <schalaalexiazeal@gmail.com> -_commit=67471cbfe24cd4418e9e97837ac85207f0d974de # tags/1.42.3^0 +_commit=a6a89818246b0b14c0fe3d00d6120929fc0a11d9 # tags/1.42.4^0 _architectures="i686-w64-mingw32 x86_64-w64-mingw32" pkgname=mingw-w64-pango -pkgver=1.42.3 +pkgver=1.42.4 pkgrel=1 pkgdesc="A library for layout and rendering of text (mingw-w64)" arch=('any') |