alarm/raspberrypi-firmware to 20150327-1

This commit is contained in:
Kevin Mihelich 2015-03-28 01:23:25 +00:00
parent cce368cd9f
commit 1fd08a1fdc

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20150325
pkgver=20150327
pkgrel=1
_commit=cd355a9dd4f1f4de2e79b0c8e102840885cdf1de
_commit=3ef516ebc3e26e84e5f590688b8ad62cef8e8baf
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=('9e282089b59f63457c3280a87d4b6107')
md5sums=('4e53b1b36f76443a550c75e3057167d4')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'