summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSchala2016-11-12 20:07:06 -0800
committerSchala2016-11-12 20:07:06 -0800
commit89275751a20d464e832f18637fa916b21fca180b (patch)
treefe3dc319941d5e07d7342cc545020e55bfa8ecb8
parent4a9870fb21c26b92be43c8d1683dc02d50a9f6e8 (diff)
downloadaur-89275751a20d464e832f18637fa916b21fca180b.tar.gz
1.3.9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7080f45f86ab..a757fda36a1f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Sep 28 22:08:34 UTC 2016
+# Sun Nov 13 04:06:54 UTC 2016
pkgbase = mingw-w64-graphite
pkgdesc = reimplementation of the SIL Graphite text processing engine (mingw-w64)
- pkgver = 1.3.8
+ pkgver = 1.3.9
pkgrel = 1
url = https://github.com/silnrsi/graphite
arch = any
@@ -15,12 +15,12 @@ pkgbase = mingw-w64-graphite
options = staticlibs
options = !strip
options = !buildflags
- source = https://github.com/silnrsi/graphite/releases/download/1.3.8/graphite2-1.3.8.tgz
+ source = https://github.com/silnrsi/graphite/releases/download/1.3.9/graphite2-1.3.9.tgz
source = 001-graphite2-1.3.8-win64.patch
source = 002-graphite2-1.2.1-pkgconfig.patch
source = 003-graphite2-1.3.8-staticbuild.patch
source = 004-graphite2-1.3.8-dllimport-fix.patch
- sha1sums = 0c802628dacf3bfa2c1654d7d72b76e20e1adc97
+ sha1sums = 0693e9eef87edf1792db247dd38794211666a1b9
sha1sums = 68c7b3c1c9e38f357a95e5b3b266d4afcfe78329
sha1sums = 4460d61e238892c421ae7771e3b36dc0b21d682c
sha1sums = da2c20e50cd50a6cac422fd69459060a02311988
diff --git a/PKGBUILD b/PKGBUILD
index 7d95afc332eb..691d0cae21d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-graphite
-pkgver=1.3.8
+pkgver=1.3.9
pkgrel=1
arch=(any)
pkgdesc="reimplementation of the SIL Graphite text processing engine (mingw-w64)"
@@ -13,7 +13,7 @@ source=("https://github.com/silnrsi/graphite/releases/download/${pkgver}/graphit
"002-graphite2-1.2.1-pkgconfig.patch"
"003-graphite2-1.3.8-staticbuild.patch"
"004-graphite2-1.3.8-dllimport-fix.patch")
-sha1sums=('0c802628dacf3bfa2c1654d7d72b76e20e1adc97'
+sha1sums=('0693e9eef87edf1792db247dd38794211666a1b9'
'68c7b3c1c9e38f357a95e5b3b266d4afcfe78329'
'4460d61e238892c421ae7771e3b36dc0b21d682c'
'da2c20e50cd50a6cac422fd69459060a02311988'