mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-firmware to 20160412-1
This commit is contained in:
parent
a8e7198bc7
commit
452e5d94c9
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
|
||||||
'raspberrypi-firmware-bootloader-x'
|
'raspberrypi-firmware-bootloader-x'
|
||||||
'raspberrypi-firmware-tools'
|
'raspberrypi-firmware-tools'
|
||||||
'raspberrypi-firmware-examples')
|
'raspberrypi-firmware-examples')
|
||||||
pkgver=20160408
|
pkgver=20160412
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
_commit=e968a4e72e1be3357391804bd07691a60ab0ed43
|
_commit=efdcf1683e7c696e53fa28ab13c973cb32f09792
|
||||||
pkgdesc="Firmware files for Raspberry Pi"
|
pkgdesc="Firmware files for Raspberry Pi"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/raspberrypi/firmware"
|
url="https://github.com/raspberrypi/firmware"
|
||||||
|
@ -16,7 +16,7 @@ makedepends=('git')
|
||||||
license=('custom')
|
license=('custom')
|
||||||
options=(!strip)
|
options=(!strip)
|
||||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||||
md5sums=('bd52c7f82e2a778ebdda4218f49ac3b5')
|
md5sums=('d351838e662e6e231a5174bad5972307')
|
||||||
|
|
||||||
package_raspberrypi-firmware() {
|
package_raspberrypi-firmware() {
|
||||||
depends=('raspberrypi-firmware-bootloader'
|
depends=('raspberrypi-firmware-bootloader'
|
||||||
|
|
Loading…
Reference in a new issue