diff options
author | Schala | 2017-05-25 15:40:43 -0700 |
---|---|---|
committer | Schala | 2017-05-25 15:40:43 -0700 |
commit | 8e0b5d39279a471ba9bb0ca46c75499481e36351 (patch) | |
tree | e8068658c997c3daf426fb6fa02901490489bd27 | |
parent | 6253cfb9bebf7fd861416afdd1d90de57887cb79 (diff) | |
download | aur-8e0b5d39279a471ba9bb0ca46c75499481e36351.tar.gz |
match native pkg git revision
-rw-r--r-- | .SRCINFO | 6 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 5 insertions, 5 deletions
@@ -1,8 +1,8 @@ # Generated by mksrcinfo v8 -# Wed May 24 22:02:19 UTC 2017 +# Thu May 25 22:40:18 UTC 2017 pkgbase = mingw-w64-pango pkgdesc = A library for layout and rendering of text (mingw-w64) - pkgver = 1.40.6+6+g6f59d0f3 + pkgver = 1.40.6+9+g92cc73c8 pkgrel = 1 url = http://www.pango.org arch = any @@ -16,7 +16,7 @@ pkgbase = mingw-w64-pango options = !strip options = !buildflags options = !emptydirs - source = git+https://git.gnome.org/browse/pango#commit=6f59d0f387dd62f12a7107e898064c7e42159945 + source = git+https://git.gnome.org/browse/pango#commit=92cc73c898e4665fd739704417d487d137dd271b source = 0001-no-unconditional-xft-please.all.patch sha256sums = SKIP sha256sums = bebab6128258d300e677df0751177f5c30235d0a49c150d97987d0f00b309f35 @@ -1,7 +1,7 @@ pkgname=mingw-w64-pango -pkgver=1.40.6+6+g6f59d0f3 +pkgver=1.40.6+9+g92cc73c8 pkgrel=1 -_commit=6f59d0f387dd62f12a7107e898064c7e42159945 # master +_commit=92cc73c898e4665fd739704417d487d137dd271b # master pkgdesc="A library for layout and rendering of text (mingw-w64)" arch=(any) url="http://www.pango.org" |