mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
alarm/raspberrypi-firmware to 20160305-1
This commit is contained in:
parent
cdff1bbcdf
commit
4a445ce82a
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=20160304
|
||||
pkgver=20160305
|
||||
pkgrel=1
|
||||
_commit=b48c36f7431c45f3c1ce7c84036f2202a8b611cf
|
||||
_commit=845eb064cb52af00f2ea33c0c9c54136f664a3e4
|
||||
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=('078ada063c66243d5223ed3fd9f69457')
|
||||
md5sums=('28a286efa46e064c579ab9ec5a20e9eb')
|
||||
|
||||
package_raspberrypi-firmware() {
|
||||
depends=('raspberrypi-firmware-bootloader'
|
||||
|
|
Loading…
Reference in a new issue