diff options
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,11 +1,11 @@ # Maintainer: pingplug < aur at pingplug dot me > # Contributor: Schala Zeal < schalaalexiazeal at gmail dot com > -_commit=a152a56f4ff0784533f4a3cc93b782c653e764c6 # tags/1.48.2^0 +_commit=386639c3b118cc973f714eb485877f480391f31f # tags/1.48.4^0 _architectures="i686-w64-mingw32 x86_64-w64-mingw32" pkgname=mingw-w64-pango -pkgver=1.48.2 +pkgver=1.48.4 pkgrel=1 pkgdesc="A library for layout and rendering of text (mingw-w64)" arch=('any') |