mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/libcec-rpi to 4.0.2-1
This commit is contained in:
parent
e5251bc784
commit
3cce0285dc
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ buildarch=20
|
|||
|
||||
pkgname=libcec-rpi
|
||||
_pkgname=libcec
|
||||
pkgver=4.0.0
|
||||
pkgver=4.0.2
|
||||
pkgrel=1
|
||||
pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter (Raspberry Pi)"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -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=('4c6ee8e44f2e6b28e3dfbee6c77df8d18605150ef69ab0564728b79a92a646ed')
|
||||
sha256sums=('b8b8dd31f3ebdd5472f03ab7d401600ea0d959b1288b9ca24bf457ef60e2ba27')
|
||||
|
||||
build() {
|
||||
cd "$_pkgname-$_pkgname-$pkgver"
|
||||
|
|
Loading…
Reference in a new issue