alarm/raspberrypi-firmware to 20150227-1

This commit is contained in:
Kevin Mihelich 2015-02-28 02:04:20 +00:00
parent 41e80f9b50
commit 7c8e32cbd3

View file

@ -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=20150226 pkgver=20150227
pkgrel=1 pkgrel=1
_commit=033a9164e7fea844a5b7303fc729d258c042f481 _commit=b9fac65dd9ff607d0c2c4ea1bbba2bbf3fbc4a10
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=('f3264f56994f8c8aa55fa15633649cbb') md5sums=('3de991285d0ba7c88bdeaf6f6e3b8b43')
package_raspberrypi-firmware() { package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader' depends=('raspberrypi-firmware-bootloader'