summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBuildTools2016-04-17 12:22:02 -0700
committerBuildTools2016-04-17 12:22:02 -0700
commit94f328e54290a5489bf33df1daae3eaca88a3c57 (patch)
tree7f00c3ce6ef5e293b6a76a936f85f748cce24a72 /PKGBUILD
parent4c56ea1e25e6c6ae50e885d2e4d445965b742cc3 (diff)
downloadaur-94f328e54290a5489bf33df1daae3eaca88a3c57.tar.gz
2.11.95
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f007da18ebfc..5ea988f12d27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-fontconfig
-pkgver=2.11.1
-pkgrel=3
+pkgver=2.11.95
+pkgrel=1
pkgdesc="A library for configuring and customizing font access (mingw-w64)"
arch=(any)
url="http://www.fontconfig.org/release"
@@ -9,7 +9,7 @@ makedepends=(mingw-w64-configure)
depends=(mingw-w64-expat mingw-w64-freetype2)
options=(staticlibs !strip !buildflags)
source=("http://www.fontconfig.org/release/fontconfig-$pkgver.tar.bz2")
-sha256sums=('dc62447533bca844463a3c3fd4083b57c90f18a70506e7a9f4936b5a1e516a99')
+sha256sums=('7b165eee7aa22dcc1557db56f58d905b6a14b32f9701c79427452474375b4c89')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"