summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBuildTools2016-04-17 12:22:02 -0700
committerBuildTools2016-04-17 12:22:02 -0700
commit94f328e54290a5489bf33df1daae3eaca88a3c57 (patch)
tree7f00c3ce6ef5e293b6a76a936f85f748cce24a72
parent4c56ea1e25e6c6ae50e885d2e4d445965b742cc3 (diff)
downloadaur-94f328e54290a5489bf33df1daae3eaca88a3c57.tar.gz
2.11.95
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4529f52d48e6..fd9f9d036410 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Sun Apr 17 19:21:52 UTC 2016
pkgbase = mingw-w64-fontconfig
pkgdesc = A library for configuring and customizing font access (mingw-w64)
- pkgver = 2.11.1
- pkgrel = 3
+ pkgver = 2.11.95
+ pkgrel = 1
url = http://www.fontconfig.org/release
arch = any
license = custom
@@ -11,8 +13,8 @@ pkgbase = mingw-w64-fontconfig
options = staticlibs
options = !strip
options = !buildflags
- source = http://www.fontconfig.org/release/fontconfig-2.11.1.tar.bz2
- sha256sums = dc62447533bca844463a3c3fd4083b57c90f18a70506e7a9f4936b5a1e516a99
+ source = http://www.fontconfig.org/release/fontconfig-2.11.95.tar.bz2
+ sha256sums = 7b165eee7aa22dcc1557db56f58d905b6a14b32f9701c79427452474375b4c89
pkgname = mingw-w64-fontconfig
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"