mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/raspberrypi-firmware to 20160613-1
This commit is contained in:
parent
4488777fca
commit
1658513450
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=20160608
|
||||
pkgver=20160613
|
||||
pkgrel=1
|
||||
_commit=9cd62e613e091ef4fc877ea06704369f527cd3b1
|
||||
_commit=fdbca29d3863ee16f5eee24c66e826bedf662db5
|
||||
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=('d81b811e802a843180ee1ca3a9e06be8')
|
||||
md5sums=('8bb9bbc06607342c1d44b36048e4b8cb')
|
||||
|
||||
package_raspberrypi-firmware() {
|
||||
depends=('raspberrypi-firmware-bootloader'
|
||||
|
|
Loading…
Reference in a new issue