mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
alarm/raspberrypi-firmware to 20150728-1
This commit is contained in:
parent
e817791ecf
commit
7eccfb8cf5
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=20150724
|
||||
pkgver=20150728
|
||||
pkgrel=1
|
||||
_commit=464ce4fc013ff20a2b957bc47093ed8b557e1ef1
|
||||
_commit=53b9bb9297ef4bba8f7b98e9dbca2c4c66b55632
|
||||
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=('f4d993ab9dd9a25984c31a246c2ccefa')
|
||||
md5sums=('601178887235ebe6eda0cce9bbdf90fd')
|
||||
|
||||
package_raspberrypi-firmware() {
|
||||
depends=('raspberrypi-firmware-bootloader'
|
||||
|
|
Loading…
Reference in a new issue