mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
alarm/raspberrypi-firmware to 20160422-1
This commit is contained in:
parent
ba53c961ed
commit
3a3cc60059
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=20160419
|
||||
pkgver=20160422
|
||||
pkgrel=1
|
||||
_commit=c5e131971c323f5658c7c5d4b1dd105d37903a99
|
||||
_commit=29cf8dd113358ba47b0165b11ea3c396fa791fa7
|
||||
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=('493969529189ed20f14ddab6a024b3a7')
|
||||
md5sums=('4b5ba9a59d2f4fc77b6780724d1341f4')
|
||||
|
||||
package_raspberrypi-firmware() {
|
||||
depends=('raspberrypi-firmware-bootloader'
|
||||
|
|
Loading…
Reference in a new issue