community/libcec to 4.0.2-2

This commit is contained in:
Kevin Mihelich 2018-11-13 19:40:22 +00:00
parent ded8a4a1c1
commit d4f55f7e58

View file

@ -1,4 +1,3 @@
# $Id$
# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com> # Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
# Contributor: Philippe Cherel <philippe.cherel@mayenne.org> # Contributor: Philippe Cherel <philippe.cherel@mayenne.org>
# vim: ft=sh: # vim: ft=sh:
@ -11,9 +10,9 @@ buildarch=14
pkgname=libcec pkgname=libcec
pkgver=4.0.2 pkgver=4.0.2
pkgrel=1 pkgrel=2
pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter" 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/" url="http://libcec.pulse-eight.com/"
license=('GPL') license=('GPL')
makedepends=('cmake') makedepends=('cmake')