diff options
author | pingplug | 2018-12-20 16:45:12 +0800 |
---|---|---|
committer | pingplug | 2018-12-20 16:45:12 +0800 |
commit | bcad7c074d467b45c156872f6150db077774c923 (patch) | |
tree | 918c5e7162da1833718c81db79fc7d46749c1e87 | |
parent | 865dced2a4c51f8464792273a9d6c9940a9ffb27 (diff) | |
download | aur-bcad7c074d467b45c156872f6150db077774c923.tar.gz |
Updated to 1.43.0
-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.4 + pkgver = 1.43.0 pkgrel = 1 url = http://www.pango.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=a6a89818246b0b14c0fe3d00d6120929fc0a11d9 + source = git+https://gitlab.gnome.org/GNOME/pango.git#commit=26f1135f374f3ad5eb963dcdf016542fbbda361b sha256sums = SKIP pkgname = mingw-w64-pango @@ -1,11 +1,11 @@ # Maintainer: pingplug <pingplug@foxmail.com> # Contributor: Schala Zeal <schalaalexiazeal@gmail.com> -_commit=a6a89818246b0b14c0fe3d00d6120929fc0a11d9 # tags/1.42.4^0 +_commit=26f1135f374f3ad5eb963dcdf016542fbbda361b # tags/1.43.0^0 _architectures="i686-w64-mingw32 x86_64-w64-mingw32" pkgname=mingw-w64-pango -pkgver=1.42.4 +pkgver=1.43.0 pkgrel=1 pkgdesc="A library for layout and rendering of text (mingw-w64)" arch=('any') |