mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-firmware to 20150315-1
This commit is contained in:
parent
88644458e9
commit
3499069718
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=20150311
|
||||
pkgver=20150315
|
||||
pkgrel=1
|
||||
_commit=f1b6b1c50a59241c06eb44d3f41543084a9ee493
|
||||
_commit=14b88f76963b569aee250d1ae46815cfaf536475
|
||||
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=('c4eaefc44fe44cdb14635d9ca91d5c8d')
|
||||
md5sums=('fd5ae18e2693f98c2ee2ffd40d7f0238')
|
||||
|
||||
package_raspberrypi-firmware() {
|
||||
depends=('raspberrypi-firmware-bootloader'
|
||||
|
|
Loading…
Reference in a new issue