diff --git a/community/libcec/PKGBUILD b/community/libcec/PKGBUILD index 9f89477ff..cf3bf0f3b 100644 --- a/community/libcec/PKGBUILD +++ b/community/libcec/PKGBUILD @@ -1,4 +1,3 @@ -# $Id$ # Maintainer: BlackIkeEagle # Contributor: Philippe Cherel # vim: ft=sh: @@ -11,9 +10,9 @@ buildarch=14 pkgname=libcec pkgver=4.0.2 -pkgrel=1 +pkgrel=2 pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter" -arch=('i686' 'x86_64') +arch=('x86_64') url="http://libcec.pulse-eight.com/" license=('GPL') makedepends=('cmake')