alarm/raspberrypi-firmware to 20151111-1

This commit is contained in:
Kevin Mihelich 2015-11-12 01:44:38 +00:00
parent ac8ea4abc4
commit c349ed3af3

View file

@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
'raspberrypi-firmware-bootloader-x'
'raspberrypi-firmware-tools'
'raspberrypi-firmware-examples')
pkgver=20151107
pkgver=20151111
pkgrel=1
_commit=591b25a7749027ce095a49d0a515294491dd26fc
_commit=193f600ff3df626a25887134daf8b5841cbfe0e5
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=('0f9179a1f4cdc5254ad7fa298cdcd85d')
md5sums=('6509290cc21c6f051d99f3359ff9bc80')
package_raspberrypi-firmware() {
depends=('raspberrypi-firmware-bootloader'