mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/raspberrypi-firmware to 20150226-1
This commit is contained in:
parent
fa9aead92c
commit
63c03758e6
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=20150224
|
pkgver=20150226
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
_commit=1fd01f6bc5a0d4fab2f04acf87ac6a53fc76c04e
|
_commit=033a9164e7fea844a5b7303fc729d258c042f481
|
||||||
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=('b50d1e611aa9adfb508c91a96156c0bb')
|
md5sums=('f3264f56994f8c8aa55fa15633649cbb')
|
||||||
|
|
||||||
package_raspberrypi-firmware() {
|
package_raspberrypi-firmware() {
|
||||||
depends=('raspberrypi-firmware-bootloader'
|
depends=('raspberrypi-firmware-bootloader'
|
||||||
|
|
Loading…
Reference in a new issue