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')