summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBuildTools2016-04-17 13:29:39 -0700
committerBuildTools2016-04-17 13:29:39 -0700
commitd61da9ad55ad379c9a7ea14060963bffdce9974e (patch)
tree87c9901ec039b5d89c5f63017222322349eaada0 /PKGBUILD
parent4523061067b4fe502b8bb11ca95b7c9c4784255c (diff)
downloadaur-d61da9ad55ad379c9a7ea14060963bffdce9974e.tar.gz
1.40.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ec1db6f1f8a..73ce8ac946f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-pango
-pkgver=1.38.1
+pkgver=1.40.1
pkgrel=1
pkgdesc="A library for layout and rendering of text (mingw-w64)"
arch=(any)
@@ -11,7 +11,7 @@ options=(staticlibs !strip !buildflags)
source=("http://ftp.gnome.org/pub/gnome/sources/pango/${pkgver:0:4}/pango-${pkgver}.tar.xz"
"0001-no-unconditional-xft-please.all.patch"
"0002-msvc-is-impotent-but-not.mingw.patch")
-sha256sums=('1320569f6c6d75d6b66172b2d28e59c56ee864ee9df202b76799c4506a214eb7'
+sha256sums=('e27af54172c72b3ac6be53c9a4c67053e16c905e02addcf3a603ceb2005c1a40'
'eccc044bbd156b252f5a13f7894c3a6cd1efc6ea80eaee57a5865895b192616d'
'240d21474157c0deabc2660593ac0414565ddf30c304b08b74a09072c910b34d')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"