mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-firmware to 20160627-1
This commit is contained in:
parent
13cba477a7
commit
f7802df9db
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=20160626
|
||||
pkgver=20160627
|
||||
pkgrel=1
|
||||
_commit=20c6fda4e1551e0cbd8af41d5aaeecf9604c2b26
|
||||
_commit=1ba9c9ae47a27aca8cb12b988a456d0af8434a46
|
||||
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=('0cd46a5a0d9f6caf0c18b1089cace4ec')
|
||||
md5sums=('e5d2c6d7b758d1d0cda37e7b38feba0e')
|
||||
|
||||
package_raspberrypi-firmware() {
|
||||
depends=('raspberrypi-firmware-bootloader'
|
||||
|
|
Loading…
Reference in a new issue