mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/raspberrypi-firmware to 20150713-2
This commit is contained in:
parent
5c5f44edbc
commit
53c50e3759
1 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@ pkgname=('raspberrypi-firmware'
|
|||
'raspberrypi-firmware-tools'
|
||||
'raspberrypi-firmware-examples')
|
||||
pkgver=20150713
|
||||
pkgrel=1
|
||||
_commit=2f51b1584eca01a167fdd0547c3f8999d5128363
|
||||
pkgrel=2
|
||||
_commit=ffd7aa30bade0082a2a5476fcfca0f314c365711
|
||||
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=('ab59e345ea50d1ae51650903a1202d7b')
|
||||
md5sums=('77290950ae412d6a9f63dd70e7d3009c')
|
||||
|
||||
package_raspberrypi-firmware() {
|
||||
depends=('raspberrypi-firmware-bootloader'
|
||||
|
|
Loading…
Reference in a new issue