community/libcec to 4.0.4-1

This commit is contained in:
Kevin Mihelich 2019-05-13 23:19:30 +00:00
parent 8d72694f62
commit 6660d1a30b

View file

@ -9,8 +9,8 @@
buildarch=14
pkgname=libcec
pkgver=4.0.3
pkgrel=2
pkgver=4.0.4
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=('ef90d6e4cf9d5847c14d3ff21b71579e5110643f31e8574766d3fa6c89c6239c')
sha256sums=('4382a964bf8c511c22c03cdab5ba2d81c241536e6479072a61516966804f400a')
build() {
cd "$pkgname-$pkgname-$pkgver"