mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
alarm/raspberrypi-firmware to 20151215-1
This commit is contained in:
parent
f6212e99f8
commit
f9fae85a75
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=20151130
|
||||
pkgver=20151215
|
||||
pkgrel=1
|
||||
_commit=552552c1198e537bad57c6f0d180aef7ad5eff45
|
||||
_commit=6b7cebd8e1f402ca6f847d22d86afe4b5fbb6eb8
|
||||
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=('1084d83a66cfeaace93be62d7f8dda0b')
|
||||
md5sums=('e0e0d9068583ea8172d6ee1d2ff8de81')
|
||||
|
||||
package_raspberrypi-firmware() {
|
||||
depends=('raspberrypi-firmware-bootloader'
|
||||
|
|
Loading…
Reference in a new issue