From dc63deb480879133a1dda0f5fd303f95695148ea Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sun, 11 Mar 2018 19:23:09 +0000 Subject: [PATCH] extra/graphite to 1.3.11-1 --- extra/graphite/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/extra/graphite/PKGBUILD b/extra/graphite/PKGBUILD index 905250bd1..0fc503706 100644 --- a/extra/graphite/PKGBUILD +++ b/extra/graphite/PKGBUILD @@ -5,10 +5,10 @@ # - patch for arm pkgname=graphite -pkgver=1.3.10 +pkgver=1.3.11 pkgrel=1 epoch=1 -arch=('i686' 'x86_64') +arch=('x86_64') url="https://github.com/silnrsi/graphite" pkgdesc='reimplementation of the SIL Graphite text processing engine' license=('LGPL' 'GPL' 'custom') @@ -20,7 +20,7 @@ checkdepends=('python2-fonttools') options=('!emptydirs') source=(https://github.com/silnrsi/graphite/releases/download/${pkgver}/graphite2-${pkgver}.tgz graphite-arm-nodefaultlibs.patch) -sha1sums=('668f3bce96fc02d90ea875b401ed36b2e8957d2f' +sha1sums=('26b70897bac68868d964ef70002c384ec10b6572' '67b4fb81303484a65ab5bfa183da999d14169157')