mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/raspberrypi-firmware to 20150917-1
This commit is contained in:
parent
d0d53c0ee4
commit
3dcc222e99
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=20150914
|
||||
pkgver=20150917
|
||||
pkgrel=1
|
||||
_commit=56d5a7bca477e0297d94aace43320c38df985015
|
||||
_commit=13aa07f322b6f1645508b5c24ad70035f2a963d5
|
||||
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=('cc9c826b2c34f19769a82c9f6612f844')
|
||||
md5sums=('f732d364dcced1daa5f6a6ecf3c4e6de')
|
||||
|
||||
package_raspberrypi-firmware() {
|
||||
depends=('raspberrypi-firmware-bootloader'
|
||||
|
|
Loading…
Reference in a new issue