diff options
author | pingplug | 2019-08-14 16:55:21 +0800 |
---|---|---|
committer | pingplug | 2019-08-14 16:55:21 +0800 |
commit | baa4daa5a6a2058bde0c0731541aed9ec9916681 (patch) | |
tree | 8931d534eee133f586782fd8f1277b4a17e2181b | |
parent | 2c7ad5174beadf37d852f550caf4b7a1aa0ce646 (diff) | |
download | aur-baa4daa5a6a2058bde0c0731541aed9ec9916681.tar.gz |
Updated to 1.44.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.44.1 + pkgver = 1.44.4 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=dd154474af833b1c99ddf2ec1abf876341fe34db + source = git+https://gitlab.gnome.org/GNOME/pango.git#commit=cb3e2aafeb090fd17f0fdfba23d0e4228e76167c sha256sums = SKIP pkgname = mingw-w64-pango @@ -1,11 +1,11 @@ # Maintainer: pingplug < aur at pingplug dot me > # Contributor: Schala Zeal < schalaalexiazeal at gmail dot com > -_commit=dd154474af833b1c99ddf2ec1abf876341fe34db # tags/1.44.1^0 +_commit=cb3e2aafeb090fd17f0fdfba23d0e4228e76167c # tags/1.44.4^0 _architectures="i686-w64-mingw32 x86_64-w64-mingw32" pkgname=mingw-w64-pango -pkgver=1.44.1 +pkgver=1.44.4 pkgrel=1 pkgdesc="A library for layout and rendering of text (mingw-w64)" arch=('any') |