alarm/libcec-rpi to 4.0.0-1

This commit is contained in:
Kevin Mihelich 2016-12-04 17:31:11 +00:00
parent 32a2cdd454
commit 9a38291f7d

View file

@ -10,8 +10,8 @@ buildarch=20
pkgname=libcec-rpi
_pkgname=libcec
pkgver=3.1.0
pkgrel=3
pkgver=4.0.0
pkgrel=1
pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter (Raspberry Pi)"
arch=('i686' 'x86_64')
url="http://libcec.pulse-eight.com/"
@ -21,7 +21,7 @@ depends=('udev' 'lockdev' 'p8-platform' 'libxrandr' 'raspberrypi-firmware')
provides=('libcec')
conflicts=('libcec')
source=("$_pkgname-$pkgver.tar.gz::https://github.com/Pulse-Eight/$_pkgname/archive/$_pkgname-$pkgver.tar.gz")
sha256sums=('09109d21a1b03f42c9e341d12600f2e4c41038d640269fa75408e2d36126f921')
sha256sums=('4c6ee8e44f2e6b28e3dfbee6c77df8d18605150ef69ab0564728b79a92a646ed')
build() {
cd "$_pkgname-$_pkgname-$pkgver"