summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStorm Dragon2018-01-15 13:18:33 -0500
committerStorm Dragon2018-01-15 13:18:33 -0500
commitb63844e0567cbefa22ac25e72d88b8c95b7f8355 (patch)
tree39c1f69bfeb9351693ac0419c5a164674e529bb5
parent7f63fa6f90c67be8aa4d19370307e998787633f1 (diff)
downloadaur-b63844e0567cbefa22ac25e72d88b8c95b7f8355.tar.gz
Updated to latest version.
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 06de37139336..6d62f735f9e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,12 @@
+# Generated by mksrcinfo v8
+# Mon Jan 15 18:18:11 UTC 2018
pkgbase = espeakup-git
pkgdesc = allows the Speakup screen review system to use the ESpeak synthesizer
pkgver = v0.71.117.g4d87b22
pkgrel = 1
url = https://github.com/stormdragon2976/espeakup
install = espeakup-git.install
+ arch = armv7h
arch = i686
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 829d7233a22e..57a2a6380115 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname="$_gitname"-git
pkgver=v0.71.117.g4d87b22
pkgrel=1
pkgdesc='allows the Speakup screen review system to use the ESpeak synthesizer'
-arch=('i686' 'x86_64')
+arch=('armv7h' 'i686' 'x86_64')
url='https://github.com/stormdragon2976/espeakup'
license=('GPL3')
depends=('speakup-utils' 'espeak')