mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-firmware to 20150506-1
This commit is contained in:
parent
320d5a18c5
commit
29e3eaed2b
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=20150501
|
pkgver=20150506
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
_commit=a14d11100978d8627cd60c3439d20aefeb8ae729
|
_commit=b7bbd3d1683e9f3bb11ef86b952adee71e83862f
|
||||||
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=('8e12fd43b835290a340caf3d105bc2f8')
|
md5sums=('f5127bdcce112567990330b6cfe0bcfc')
|
||||||
|
|
||||||
package_raspberrypi-firmware() {
|
package_raspberrypi-firmware() {
|
||||||
depends=('raspberrypi-firmware-bootloader'
|
depends=('raspberrypi-firmware-bootloader'
|
||||||
|
|
Loading…
Reference in a new issue