summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBuildTools2015-10-06 15:58:16 -0700
committerBuildTools2015-10-06 15:58:16 -0700
commit4c56ea1e25e6c6ae50e885d2e4d445965b742cc3 (patch)
treeb7de1f1b13a774ddf11955b74f3dde3bd6dfc49f /PKGBUILD
parent31b12fa530880293fcb14c9f59580ea149b59832 (diff)
downloadaur-4c56ea1e25e6c6ae50e885d2e4d445965b742cc3.tar.gz
dep update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7bacce51d84e..f007da18ebfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=mingw-w64-fontconfig
pkgver=2.11.1
-pkgrel=2
+pkgrel=3
pkgdesc="A library for configuring and customizing font access (mingw-w64)"
arch=(any)
url="http://www.fontconfig.org/release"
license=("custom")
makedepends=(mingw-w64-configure)
-depends=(mingw-w64-expat mingw-w64-freetype)
+depends=(mingw-w64-expat mingw-w64-freetype2)
options=(staticlibs !strip !buildflags)
source=("http://www.fontconfig.org/release/fontconfig-$pkgver.tar.bz2")
sha256sums=('dc62447533bca844463a3c3fd4083b57c90f18a70506e7a9f4936b5a1e516a99')