diff --git a/community/julius/PKGBUILD b/community/julius/PKGBUILD index 4a661738e..1bd39b62d 100644 --- a/community/julius/PKGBUILD +++ b/community/julius/PKGBUILD @@ -1,4 +1,3 @@ -# $Id$ # Maintainer: Evgeniy Alekseev # Contributor: Matt Harrison # Contributor: Muhammad Qadri @@ -8,9 +7,9 @@ pkgname=julius pkgver=4.4.2.1 -pkgrel=1 +pkgrel=3 pkgdesc="A high-performance, two-pass large vocabulary continuous speech recognition decoder software" -arch=("i686" "x86_64") +arch=("x86_64") url="http://julius.sourceforge.jp/" license=("custom") depends=("libpulse" "sdl2")