From 310d511ee90e35651687f07b1a761e74e2976291 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 23 Nov 2019 16:15:27 +0000 Subject: [PATCH] community/libcec to 4.0.4-2 --- community/libcec/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/libcec/PKGBUILD b/community/libcec/PKGBUILD index 18af42068..b9bdee0b9 100644 --- a/community/libcec/PKGBUILD +++ b/community/libcec/PKGBUILD @@ -10,13 +10,13 @@ buildarch=14 pkgname=libcec pkgver=4.0.4 -pkgrel=1 +pkgrel=2 pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter" arch=('x86_64') url="http://libcec.pulse-eight.com/" license=('GPL') makedepends=('cmake') -depends=('udev' 'lockdev' 'p8-platform' 'libxrandr') +depends=('udev' 'p8-platform' 'libxrandr') source=("$pkgname-$pkgver.tar.gz::https://github.com/Pulse-Eight/$pkgname/archive/$pkgname-$pkgver.tar.gz") sha256sums=('4382a964bf8c511c22c03cdab5ba2d81c241536e6479072a61516966804f400a')