From d4f55f7e580c6d255ad18f8badb678e34277365d Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 13 Nov 2018 19:40:22 +0000 Subject: [PATCH] community/libcec to 4.0.2-2 --- community/libcec/PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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')