mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-firmware to 20150929-1
This commit is contained in:
parent
31aeed4696
commit
58002bc2a9
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=20150923
|
||||
pkgver=20150929
|
||||
pkgrel=1
|
||||
_commit=960832a6c2590635216c296b6ee0bebf67b21d50
|
||||
_commit=0c2d73d03316420b9e82898c4571205ec537ab82
|
||||
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=('5d7a6e4928241103fe7dc2e76fec1fa2')
|
||||
md5sums=('18d20b2006a23346e8e81985abcc5023')
|
||||
|
||||
package_raspberrypi-firmware() {
|
||||
depends=('raspberrypi-firmware-bootloader'
|
||||
|
|
Loading…
Reference in a new issue