mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
Rebuild libcec-rpi & libcec-imx6 for p8-platform
The previous commit bumping pkgrel on kodi-rbp-* was erroneous, as libcec-rpi & libcec-imx6 are the ones having the actual issue vs the newer version of p8-platform 2.1.x. derp.
This commit is contained in:
parent
f05564009a
commit
b4efdbf6e4
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ buildarch=4
|
||||||
pkgname=libcec-imx6
|
pkgname=libcec-imx6
|
||||||
_pkgname=libcec
|
_pkgname=libcec
|
||||||
pkgver=3.1.0
|
pkgver=3.1.0
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter (IMX6)"
|
pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter (IMX6)"
|
||||||
arch=('armv7h')
|
arch=('armv7h')
|
||||||
url="http://libcec.pulse-eight.com/"
|
url="http://libcec.pulse-eight.com/"
|
||||||
|
|
|
@ -11,7 +11,7 @@ buildarch=20
|
||||||
pkgname=libcec-rpi
|
pkgname=libcec-rpi
|
||||||
_pkgname=libcec
|
_pkgname=libcec
|
||||||
pkgver=3.1.0
|
pkgver=3.1.0
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter (Raspberry Pi)"
|
pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter (Raspberry Pi)"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://libcec.pulse-eight.com/"
|
url="http://libcec.pulse-eight.com/"
|
||||||
|
|
Loading…
Reference in a new issue