summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2018-04-21 22:18:48 +0800
committerpingplug2018-04-21 22:18:48 +0800
commit9008bf2183cc8a6fd7a1adff698d260305e02c05 (patch)
tree1bcd0a45682f87fc822452b4c1c1e817a2b016da
parent751786d1960b743ad07c055048a2e07dcf2dee0d (diff)
downloadaur-9008bf2183cc8a6fd7a1adff698d260305e02c05.tar.gz
Updated to 1.7.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a4fcf8aba825..06eaad01215d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Wed Aug 9 21:55:54 UTC 2017
pkgbase = mingw-w64-harfbuzz
pkgdesc = OpenType text shaping engine (mingw-w64)
- pkgver = 1.4.8
+ pkgver = 1.7.6
pkgrel = 1
url = http://www.freedesktop.org/wiki/Software/HarfBuzz
arch = any
@@ -17,7 +15,7 @@ pkgbase = mingw-w64-harfbuzz
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://anongit.freedesktop.org/git/harfbuzz#commit=7917792f01603f91b703d12e12d8baced655a615
+ source = git+https://anongit.freedesktop.org/git/harfbuzz#commit=ff2f81432bb0484a019a678058595e10217df51d
sha256sums = SKIP
pkgname = mingw-w64-harfbuzz
diff --git a/PKGBUILD b/PKGBUILD
index ac29e5c70aa5..a89e25ac1282 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
pkgbase=mingw-w64-harfbuzz
pkgname=(mingw-w64-harfbuzz mingw-w64-harfbuzz-icu)
-pkgver=1.4.8
+pkgver=1.7.6
pkgrel=1
-_commit=7917792f01603f91b703d12e12d8baced655a615 # tags/1.4.8^0
+_commit=ff2f81432bb0484a019a678058595e10217df51d # tags/1.7.6^0
pkgdesc="OpenType text shaping engine (mingw-w64)"
arch=(any)
url="http://www.freedesktop.org/wiki/Software/HarfBuzz"