mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/libcec to 4.0.2-1
This commit is contained in:
parent
9a1233d604
commit
a808a3dac4
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
buildarch=14
|
||||
|
||||
pkgname=libcec
|
||||
pkgver=4.0.1
|
||||
pkgver=4.0.2
|
||||
pkgrel=1
|
||||
pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -19,7 +19,7 @@ license=('GPL')
|
|||
makedepends=('cmake')
|
||||
depends=('udev' 'lockdev' 'p8-platform' 'libxrandr')
|
||||
source=("$pkgname-$pkgver.tar.gz::https://github.com/Pulse-Eight/$pkgname/archive/$pkgname-$pkgver.tar.gz")
|
||||
sha256sums=('92dd5d19675d571856c67785ea2dac0d11c4205a320c500981117152ffcdc15f')
|
||||
sha256sums=('b8b8dd31f3ebdd5472f03ab7d401600ea0d959b1288b9ca24bf457ef60e2ba27')
|
||||
|
||||
build() {
|
||||
cd "$pkgname-$pkgname-$pkgver"
|
||||
|
|
Loading…
Reference in a new issue