community/libcec to 4.0.3-1

This commit is contained in:
Kevin Mihelich 2018-11-16 00:14:03 +00:00
parent c4bc97af1c
commit 24902ab2ed

View file

@ -9,8 +9,8 @@
buildarch=14
pkgname=libcec
pkgver=4.0.2
pkgrel=2
pkgver=4.0.3
pkgrel=1
pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter"
arch=('x86_64')
url="http://libcec.pulse-eight.com/"
@ -18,7 +18,7 @@ license=('GPL')
makedepends=('cmake')
depends=('udev' 'lockdev' 'p8-platform' 'libxrandr')
source=("$pkgname-$pkgver.tar.gz::https://github.com/Pulse-Eight/$pkgname/archive/$pkgname-$pkgver.tar.gz")
sha256sums=('b8b8dd31f3ebdd5472f03ab7d401600ea0d959b1288b9ca24bf457ef60e2ba27')
sha256sums=('ef90d6e4cf9d5847c14d3ff21b71579e5110643f31e8574766d3fa6c89c6239c')
build() {
cd "$pkgname-$pkgname-$pkgver"