summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ef03adb7b5c..78f28ff02b18 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fontconfig-srb
pkgdesc = A library for configuring and customizing font access (michalsrb performance patch, AOSC variant)
- pkgver = 2.12.93+aosc+rel2
+ pkgver = 2.13.0+aosc+rel0
pkgrel = 1
url = https://github.com/AOSC-Dev/fontconfig
install = fontconfig.install
@@ -21,7 +21,7 @@ pkgbase = fontconfig-srb
depends = gettext
provides = fontconfig
conflicts = fontconfig
- source = fontconfig-srb::git+https://github.com/AOSC-Dev/fontconfig#commit=a4e6fc6ae509da8194b79006e747467bf672c1ed
+ source = fontconfig-srb::git+https://github.com/AOSC-Dev/fontconfig#commit=bdee8c0781eb8ab1af69d34e6360b2fd2338bccc
source = fontconfig.hook
sha256sums = SKIP
sha256sums = 672f6a1c5e164671955ce807e670306194142a1794ce88df653aa717a972e274
diff --git a/PKGBUILD b/PKGBUILD
index a71f40fd2542..5748be7e91a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=fontconfig-srb
-pkgver=2.12.93+aosc+rel2
+pkgver=2.13.0+aosc+rel0
pkgrel=1
pkgdesc="A library for configuring and customizing font access (michalsrb performance patch, AOSC variant)"
arch=(x86_64)
@@ -15,7 +15,7 @@ makedepends=(git autoconf-archive gperf python-lxml python-six docbook-utils doc
provides=(fontconfig)
conflicts=(fontconfig)
install=fontconfig.install
-_commit=a4e6fc6ae509da8194b79006e747467bf672c1ed # 2.12.93+srb, latest fixes
+_commit=bdee8c0781eb8ab1af69d34e6360b2fd2338bccc
source=("$pkgname::git+https://github.com/AOSC-Dev/fontconfig#commit=$_commit"
fontconfig.hook)
sha256sums=('SKIP'