summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2022-11-12 15:16:55 +0800
committerpingplug2022-11-12 15:16:55 +0800
commit919c85e40c37d5571d9793cb4af7ecd994773d07 (patch)
treebdaf5597bb81ec2d94f9fc13c31f039a3aa74f5e
parent8194fb02fbdacdb7dc8ad12440476b9c02a40ab7 (diff)
downloadaur-919c85e40c37d5571d9793cb4af7ecd994773d07.tar.gz
updated to 2.14.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f68e05f81ef8..4dbb61f1944d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-fontconfig
pkgdesc = A library for configuring and customizing font access (mingw-w64)
- pkgver = 2.14.0
+ pkgver = 2.14.1
pkgrel = 1
url = https://www.freedesktop.org/wiki/Software/fontconfig/
arch = any
@@ -17,7 +17,7 @@ pkgbase = mingw-w64-fontconfig
options = !strip
options = staticlibs
options = !buildflags
- source = git+https://gitlab.freedesktop.org/fontconfig/fontconfig.git#commit=911b19f19f1334d51c452756f9ce222c1101097b
+ source = git+https://gitlab.freedesktop.org/fontconfig/fontconfig.git#commit=c45e09df1ef235d653d56aef05012f6a3cc57979
source = 0007-pkgconfig.mingw.patch
sha256sums = SKIP
sha256sums = af373531873da46d0356305da5444c1ec74f443cd2635ea2db6b7dadd1561f5b
diff --git a/PKGBUILD b/PKGBUILD
index 35b9560e29f6..60e30290cb16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: pingplug < aur at pingplug dot me >
# Contributor: Schala Zeal < schalaalexiazeal at gmail dot com >
-_commit=911b19f19f1334d51c452756f9ce222c1101097b # tags/2.14.0^0
+_commit=c45e09df1ef235d653d56aef05012f6a3cc57979 # tags/2.14.1^0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgname=mingw-w64-fontconfig
-pkgver=2.14.0
+pkgver=2.14.1
pkgrel=1
pkgdesc="A library for configuring and customizing font access (mingw-w64)"
arch=('any')