mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
alarm/raspberrypi-firmware to 20150619-1
This commit is contained in:
parent
a4e1a605b6
commit
63334e9c9b
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=20150617
|
||||
pkgver=20150619
|
||||
pkgrel=1
|
||||
_commit=fc6c9896d26e9fb2cca9c024804f13938ee99311
|
||||
_commit=8b9d7b8c9cf371e1e3341bec3fd83c530e432a33
|
||||
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=('2abb87c763d3cce21a07e752355eb376')
|
||||
md5sums=('b53e9c0ec318d8bef81a1a57c183d9e2')
|
||||
|
||||
package_raspberrypi-firmware() {
|
||||
depends=('raspberrypi-firmware-bootloader'
|
||||
|
|
Loading…
Reference in a new issue