community/libcec to 6.0.2-1

This commit is contained in:
Kevin Mihelich 2020-07-16 13:46:02 +00:00
parent 2658b89902
commit b5c523f8ba

View file

@ -9,7 +9,7 @@
buildarch=14
pkgname=libcec
pkgver=5.0.0
pkgver=6.0.2
pkgrel=1
pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter"
arch=('x86_64')
@ -18,7 +18,7 @@ license=('GPL')
makedepends=('cmake')
depends=('udev' 'p8-platform' 'libxrandr')
source=("$pkgname-$pkgver.tar.gz::https://github.com/Pulse-Eight/$pkgname/archive/$pkgname-$pkgver.tar.gz")
sha256sums=('7c6ef02f39918ac88a3dac8ea35021f6c4b4b695df9204b3ac9faca673c706cc')
sha256sums=('090696d7a4fb772d7acebbb06f91ab92e025531c7c91824046b9e4e71ecb3377')
build() {
cd "$pkgname-$pkgname-$pkgver"