summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2021-07-02 09:55:11 +0800
committerpingplug2021-07-02 09:55:11 +0800
commitf0b1b739385fa88e0caf72110f124238749e1661 (patch)
tree7a5632796ea7f6916678b68fd250e136db5797d1
parent700d54e110849f3a85071e2ebe236f7a13a6f9cc (diff)
downloadaur-f0b1b739385fa88e0caf72110f124238749e1661.tar.gz
Updated to 2.13.94
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24fcd78f226a..75aebb647202 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.13.93
+ pkgver = 2.13.94
pkgrel = 1
url = https://www.freedesktop.org/wiki/Software/fontconfig/
arch = any
@@ -17,10 +17,9 @@ pkgbase = mingw-w64-fontconfig
options = !strip
options = staticlibs
options = !buildflags
- source = git+https://gitlab.freedesktop.org/fontconfig/fontconfig.git#commit=d06103e3e764bd43758e213414a1716858ab384c
+ source = git+https://gitlab.freedesktop.org/fontconfig/fontconfig.git#commit=e291fda7d42e5d64379555097a066d9c2c4efce3
source = 0007-pkgconfig.mingw.patch
sha256sums = SKIP
sha256sums = af373531873da46d0356305da5444c1ec74f443cd2635ea2db6b7dadd1561f5b
pkgname = mingw-w64-fontconfig
-
diff --git a/PKGBUILD b/PKGBUILD
index 22b61766647c..0b735b346b0c 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=d06103e3e764bd43758e213414a1716858ab384c # tags/2.13.93^0
+_commit=e291fda7d42e5d64379555097a066d9c2c4efce3 # tags/2.13.94^0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgname=mingw-w64-fontconfig
-pkgver=2.13.93
+pkgver=2.13.94
pkgrel=1
pkgdesc="A library for configuring and customizing font access (mingw-w64)"
arch=('any')