mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/libcec to 6.0.2-1
This commit is contained in:
parent
2658b89902
commit
b5c523f8ba
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
buildarch=14
|
||||
|
||||
pkgname=libcec
|
||||
pkgver=5.0.0
|
||||
pkgver=6.0.2
|
||||
pkgrel=1
|
||||
pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter"
|
||||
arch=('x86_64')
|
||||
|
@ -18,7 +18,7 @@ license=('GPL')
|
|||
makedepends=('cmake')
|
||||
depends=('udev' 'p8-platform' 'libxrandr')
|
||||
source=("$pkgname-$pkgver.tar.gz::https://github.com/Pulse-Eight/$pkgname/archive/$pkgname-$pkgver.tar.gz")
|
||||
sha256sums=('7c6ef02f39918ac88a3dac8ea35021f6c4b4b695df9204b3ac9faca673c706cc')
|
||||
sha256sums=('090696d7a4fb772d7acebbb06f91ab92e025531c7c91824046b9e4e71ecb3377')
|
||||
|
||||
build() {
|
||||
cd "$pkgname-$pkgname-$pkgver"
|
||||
|
|
Loading…
Reference in a new issue