mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/libcec to 5.0.0-1
This commit is contained in:
parent
88bfd9fae3
commit
83a852490f
1 changed files with 3 additions and 3 deletions
|
@ -9,8 +9,8 @@
|
||||||
buildarch=14
|
buildarch=14
|
||||||
|
|
||||||
pkgname=libcec
|
pkgname=libcec
|
||||||
pkgver=4.0.4
|
pkgver=5.0.0
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter"
|
pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="http://libcec.pulse-eight.com/"
|
url="http://libcec.pulse-eight.com/"
|
||||||
|
@ -18,7 +18,7 @@ license=('GPL')
|
||||||
makedepends=('cmake')
|
makedepends=('cmake')
|
||||||
depends=('udev' 'p8-platform' 'libxrandr')
|
depends=('udev' 'p8-platform' 'libxrandr')
|
||||||
source=("$pkgname-$pkgver.tar.gz::https://github.com/Pulse-Eight/$pkgname/archive/$pkgname-$pkgver.tar.gz")
|
source=("$pkgname-$pkgver.tar.gz::https://github.com/Pulse-Eight/$pkgname/archive/$pkgname-$pkgver.tar.gz")
|
||||||
sha256sums=('4382a964bf8c511c22c03cdab5ba2d81c241536e6479072a61516966804f400a')
|
sha256sums=('7c6ef02f39918ac88a3dac8ea35021f6c4b4b695df9204b3ac9faca673c706cc')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$pkgname-$pkgname-$pkgver"
|
cd "$pkgname-$pkgname-$pkgver"
|
||||||
|
|
Loading…
Reference in a new issue