mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/raspberrypi-firmware to 20160316-1
This commit is contained in:
parent
c297e75b63
commit
e89d71b8cf
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=20160315
|
||||
pkgver=20160316
|
||||
pkgrel=1
|
||||
_commit=951799bbcd795ddf27769d14acf4813fdcbe53dc
|
||||
_commit=c230b2b9b5a38615a4ab17539c3b438064fe5d83
|
||||
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=('b50927a3e6b98e7e2c2214ea9a5e6428')
|
||||
md5sums=('7ceedbf75ba87976d5d3599367581b44')
|
||||
|
||||
package_raspberrypi-firmware() {
|
||||
depends=('raspberrypi-firmware-bootloader'
|
||||
|
|
Loading…
Reference in a new issue