community/libcec to 4.0.2-1

This commit is contained in:
Kevin Mihelich 2017-02-01 00:53:16 +00:00
parent 9a1233d604
commit a808a3dac4

View file

@ -10,7 +10,7 @@
buildarch=14
pkgname=libcec
pkgver=4.0.1
pkgver=4.0.2
pkgrel=1
pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter"
arch=('i686' 'x86_64')
@ -19,7 +19,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=('92dd5d19675d571856c67785ea2dac0d11c4205a320c500981117152ffcdc15f')
sha256sums=('b8b8dd31f3ebdd5472f03ab7d401600ea0d959b1288b9ca24bf457ef60e2ba27')
build() {
cd "$pkgname-$pkgname-$pkgver"