summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn Gleezowood2018-01-24 10:03:47 +0300
committerJohn Gleezowood2018-01-24 10:03:47 +0300
commitf4c56551f279aafda452a2baf3b3ecd378962855 (patch)
tree32fe2b116500977a6732c72dc75287a3ae921fca /PKGBUILD
parente50731f683aeca6cb6bedd982b55aea7d22b3096 (diff)
downloadaur-f4c56551f279aafda452a2baf3b3ecd378962855.tar.gz
arch+='armv7h'
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fdcbd944ad81..07962cf8e60e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Moritz Maxeiner <moritz@ucworks.org>
pkgname=hts-engine
pkgver=1.10
-pkgrel=1
+pkgrel=2
pkgdesc="Engine to synthesize speech waveform from HMMs trained by hts."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
url="http://hts-engine.sourceforge.net/"
license=('BSD')
depends=('glibc')