mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
alarm/raspberrypi-firmware to 20160408-1
This commit is contained in:
parent
cc20160383
commit
43d3e50ef6
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
|
|||
'raspberrypi-firmware-bootloader-x'
|
||||
'raspberrypi-firmware-tools'
|
||||
'raspberrypi-firmware-examples')
|
||||
pkgver=20160406
|
||||
pkgver=20160408
|
||||
pkgrel=1
|
||||
_commit=0a96f63b75d23567320e74767d3ce11002397af7
|
||||
_commit=e968a4e72e1be3357391804bd07691a60ab0ed43
|
||||
pkgdesc="Firmware files for Raspberry Pi"
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
|
@ -16,7 +16,7 @@ makedepends=('git')
|
|||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('b6c781aaea484111d921398c511e5bca')
|
||||
md5sums=('bd52c7f82e2a778ebdda4218f49ac3b5')
|
||||
|
||||
package_raspberrypi-firmware() {
|
||||
depends=('raspberrypi-firmware-bootloader'
|
||||
|
|
Loading…
Reference in a new issue