mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-firmware to 20150525-1
This commit is contained in:
parent
af1a1a40dd
commit
3bbf577135
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
|
||||||
'raspberrypi-firmware-bootloader-x'
|
'raspberrypi-firmware-bootloader-x'
|
||||||
'raspberrypi-firmware-tools'
|
'raspberrypi-firmware-tools'
|
||||||
'raspberrypi-firmware-examples')
|
'raspberrypi-firmware-examples')
|
||||||
pkgver=20150518
|
pkgver=20150525
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
_commit=c0bb9f7f74a6eb50e6714b2c2af03b4ad4c5267f
|
_commit=70b05985cf2b2b893bc6e55b12794f32857a78dd
|
||||||
pkgdesc="Firmware files for Raspberry Pi"
|
pkgdesc="Firmware files for Raspberry Pi"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/raspberrypi/firmware"
|
url="https://github.com/raspberrypi/firmware"
|
||||||
|
@ -16,7 +16,7 @@ makedepends=('git')
|
||||||
license=('custom')
|
license=('custom')
|
||||||
options=(!strip)
|
options=(!strip)
|
||||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||||
md5sums=('63c89316f621f2f4e5605901887d8a8e')
|
md5sums=('4e4c0715e75662748c5d3fc67c3493b9')
|
||||||
|
|
||||||
package_raspberrypi-firmware() {
|
package_raspberrypi-firmware() {
|
||||||
depends=('raspberrypi-firmware-bootloader'
|
depends=('raspberrypi-firmware-bootloader'
|
||||||
|
|
Loading…
Reference in a new issue