summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpingplug2020-05-03 20:38:50 +0800
committerpingplug2020-05-03 20:38:50 +0800
commitbc67e69c4874fb3691ce5e847fa8beb6815b6b78 (patch)
treeab9ccc13be9c3fea0a4c91a68d2c42b858ffe7b7 /PKGBUILD
parentf0e84182ddb672e6a04f5252f5788f64608714c6 (diff)
downloadaur-bc67e69c4874fb3691ce5e847fa8beb6815b6b78.tar.gz
Updated to 1.3.14
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 067e05e42c1c..e98bdf10d801 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgname=mingw-w64-graphite
-pkgver=1.3.13
+pkgver=1.3.14
pkgrel=1
pkgdesc="Reimplementation of the SIL Graphite text processing engine (mingw-w64)"
arch=('any')
@@ -17,7 +17,7 @@ options=('!strip' 'staticlibs' '!buildflags')
source=("https://github.com/silnrsi/graphite/releases/download/${pkgver}/graphite2-${pkgver}.tgz"
"002-graphite2-1.2.1-pkgconfig.patch"
"003-graphite2-1.3.8-staticbuild.patch")
-sha256sums=('dd63e169b0d3cf954b397c122551ab9343e0696fb2045e1b326db0202d875f06'
+sha256sums=('f99d1c13aa5fa296898a181dff9b82fb25f6cc0933dbaa7a475d8109bd54209d'
'22bef0d90c0266b3b0eff01859c1e002f84c165d12242c2bfc153f8f98fb272a'
'c139e0bed6e45f333fbdc136a5013395fe22ca5381eac2294958bc85ea1b69fd')