mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
alarm/libcec-rpi to 4.0.0-1
This commit is contained in:
parent
32a2cdd454
commit
9a38291f7d
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue