summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2020-12-01 15:19:46 +0800
committerpingplug2020-12-01 15:19:46 +0800
commit700d54e110849f3a85071e2ebe236f7a13a6f9cc (patch)
tree41981ad6235265c55699adb8d32cd81618c00c9d
parentb59ac6da95bb6da138c13061c3e6bcb209631daf (diff)
downloadaur-700d54e110849f3a85071e2ebe236f7a13a6f9cc.tar.gz
Updated to 2.13.93
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9cffa5296bb1..24fcd78f226a 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.92
+ pkgver = 2.13.93
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=b1df1101a643ae16cdfa1d83b939de2497b1bf27
+ source = git+https://gitlab.freedesktop.org/fontconfig/fontconfig.git#commit=d06103e3e764bd43758e213414a1716858ab384c
source = 0007-pkgconfig.mingw.patch
sha256sums = SKIP
sha256sums = af373531873da46d0356305da5444c1ec74f443cd2635ea2db6b7dadd1561f5b
diff --git a/PKGBUILD b/PKGBUILD
index 307b58fed315..22b61766647c 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=b1df1101a643ae16cdfa1d83b939de2497b1bf27 # tags/2.13.92^0
+_commit=d06103e3e764bd43758e213414a1716858ab384c # tags/2.13.93^0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgname=mingw-w64-fontconfig
-pkgver=2.13.92
+pkgver=2.13.93
pkgrel=1
pkgdesc="A library for configuring and customizing font access (mingw-w64)"
arch=('any')