diff options
-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.48.0 + pkgver = 1.48.2 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=a39fea44c7c9f982fcca6d639929545dd3e09eb7 + source = git+https://gitlab.gnome.org/GNOME/pango.git#commit=a152a56f4ff0784533f4a3cc93b782c653e764c6 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=a39fea44c7c9f982fcca6d639929545dd3e09eb7 # tags/1.48.0^0 +_commit=a152a56f4ff0784533f4a3cc93b782c653e764c6 # tags/1.48.2^0 _architectures="i686-w64-mingw32 x86_64-w64-mingw32" pkgname=mingw-w64-pango -pkgver=1.48.0 +pkgver=1.48.2 pkgrel=1 pkgdesc="A library for layout and rendering of text (mingw-w64)" arch=('any') |