mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/raspberrypi-firmware to 20160512-1
This commit is contained in:
parent
0277e9c7a8
commit
9c45c95c00
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
|
|||
'raspberrypi-firmware-bootloader-x'
|
||||
'raspberrypi-firmware-tools'
|
||||
'raspberrypi-firmware-examples')
|
||||
pkgver=20160506
|
||||
pkgver=20160512
|
||||
pkgrel=1
|
||||
_commit=cc6d7bf8b4c03a2a660ff9fdf4083fc165620866
|
||||
_commit=3816e1ce1e6ebc6d2bf0596dbd52849e16aa7e94
|
||||
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=('325374fec737ae4ac6c22bcf86ef49fd')
|
||||
md5sums=('6933fda993a77734c0fcc73e1fdfea32')
|
||||
|
||||
package_raspberrypi-firmware() {
|
||||
depends=('raspberrypi-firmware-bootloader'
|
||||
|
|
Loading…
Reference in a new issue