fontconfig: bump pkgrel and update url

pkgrel bump for `MSYS2_FC_CONFIG_SKIP` patch to propagate into the distro.
This commit is contained in:
Viktor Szakats
2016-07-17 13:13:02 +02:00
committed by GitHub
parent 383fb5c1a9
commit eed91d3734

View File

@@ -5,10 +5,10 @@ _realname=fontconfig
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=2.12.0
pkgrel=1
pkgrel=2
pkgdesc="A library for configuring and customizing font access (mingw-w64)"
arch=('any')
url="http://www.fontconfig.org/release"
url="https://wiki.freedesktop.org/www/Software/fontconfig/"
license=("custom")
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config")
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"