mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/graphite to 1.3.10-1
This commit is contained in:
parent
6c5af2dbb9
commit
fbfc6e9209
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
# - patch for arm
|
||||
|
||||
pkgname=graphite
|
||||
pkgver=1.3.9
|
||||
pkgver=1.3.10
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -20,8 +20,8 @@ checkdepends=('python2-fonttools')
|
|||
options=('!emptydirs')
|
||||
source=(https://github.com/silnrsi/graphite/releases/download/${pkgver}/graphite2-${pkgver}.tgz
|
||||
graphite-arm-nodefaultlibs.patch)
|
||||
sha1sums=('0693e9eef87edf1792db247dd38794211666a1b9'
|
||||
'35a628ad03433fa8e3febe7222844d4c')
|
||||
sha1sums=('668f3bce96fc02d90ea875b401ed36b2e8957d2f'
|
||||
'67b4fb81303484a65ab5bfa183da999d14169157')
|
||||
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue