mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-firmware to 20160326-1
This commit is contained in:
parent
0a8db0e078
commit
383fb79bed
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=20160323
|
||||
pkgver=20160326
|
||||
pkgrel=1
|
||||
_commit=7f536a27cc74648183ee2e67371ac3db7b7dadd6
|
||||
_commit=046effa13ebc4cc7601df4f06f4834bd0eebb0f8
|
||||
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=('2252952d90e92eaed0363623f9c06f3f')
|
||||
md5sums=('bf7bdb5e927c6a943501d1d3cf9aadd7')
|
||||
|
||||
package_raspberrypi-firmware() {
|
||||
depends=('raspberrypi-firmware-bootloader'
|
||||
|
|
Loading…
Reference in a new issue