alarm/raspberrypi-firmware to 20150221-1

This commit is contained in:
Kevin Mihelich 2015-02-21 17:13:36 +00:00
parent 3453947519
commit c4d9d1af62

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20150218
pkgver=20150221
pkgrel=1
_commit=593aa0fbbca3d1fc02138781c82daf5bf955080d
_commit=e962dba710a95967413416dc4f68f63f8d34db7a
pkgdesc="Firmware files for Raspberry Pi"
arch=('any')
url="https://github.com/raspberrypi/firmware"
@ -16,7 +16,7 @@ makedepends=('git')
license=('custom')
options=(!strip)
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
md5sums=('cb18bd7df5341f86d211dd14baccb451')
md5sums=('3ee32623c1a35e80f1c32152188b80e7')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'