summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2023-12-23 10:32:31 +0800
committerpingplug2023-12-23 10:32:31 +0800
commit33fd7cda6507db42c92bb298446021d220931396 (patch)
treeab49ea85b8b938ef4e91dbde205bf867ba7037c2
parentc6daa9f5f4eae83d5ec1ae9ece79234a6c40f5dd (diff)
downloadaur-mingw-w64-fontconfig.tar.gz
updated to 2.15.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 570dd7d8b92a..06c08bda0787 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.2
+ pkgver = 2.15.0
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=7861a719616b4b132b9cac089c6c64f47832edb1
+ source = git+https://gitlab.freedesktop.org/fontconfig/fontconfig.git#commit=72b9a48f57de6204d99ce1c217b5609ee92ece9b
source = 0007-pkgconfig.mingw.patch
sha256sums = SKIP
sha256sums = af373531873da46d0356305da5444c1ec74f443cd2635ea2db6b7dadd1561f5b
diff --git a/PKGBUILD b/PKGBUILD
index 7f058d5ff005..f31783a3026d 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=7861a719616b4b132b9cac089c6c64f47832edb1 # tags/2.14.2^0
+_commit=72b9a48f57de6204d99ce1c217b5609ee92ece9b # tags/2.15.0^0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgname=mingw-w64-fontconfig
-pkgver=2.14.2
+pkgver=2.15.0
pkgrel=1
pkgdesc="A library for configuring and customizing font access (mingw-w64)"
arch=('any')