alarm/raspberrypi-firmware to 20150622-1

This commit is contained in:
Kevin Mihelich 2015-06-23 00:53:32 +00:00
parent 9bf568d806
commit 70e64d53ae

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=20150619 pkgver=20150622
pkgrel=1 pkgrel=1
_commit=8b9d7b8c9cf371e1e3341bec3fd83c530e432a33 _commit=e8f6e12c0ffc30bf5642e0c1d34ec7d315fc2052
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=('b53e9c0ec318d8bef81a1a57c183d9e2') md5sums=('db93879e3e65af4354fdf5d82babc348')
package_raspberrypi-firmware() { package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader' depends=('raspberrypi-firmware-bootloader'