mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
alarm/raspberrypi-firmware to 20160426-1
This commit is contained in:
parent
c9ea1a8364
commit
dea005bdfa
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=20160423
|
||||
pkgver=20160426
|
||||
pkgrel=1
|
||||
_commit=ea9087f2e0a3d155763dd5d04dd5c0bf95d63a05
|
||||
_commit=c6ed2bf9d507be18775d0a1764f6f79656f82cd5
|
||||
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=('2fd1d422422a73e3db42a105704f4eec')
|
||||
md5sums=('a64d3f378b0911a5adbed6d70b0edb40')
|
||||
|
||||
package_raspberrypi-firmware() {
|
||||
depends=('raspberrypi-firmware-bootloader'
|
||||
|
|
Loading…
Reference in a new issue