mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-raspberrypi: Update PKGBUILD
* Fix checksums and bump pkgrel
This commit is contained in:
parent
a5320f0394
commit
809e4446ef
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ _srcname=linux-${_commit}
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=3.18.8
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
bfqver=v7r7
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -36,7 +36,7 @@ md5sums=('1eba2b2790d70a64295c1c40a65f4231'
|
|||
'a81346cce95baeac2c56cf60d3c7e5b6'
|
||||
'8f2743651280f5a022e541f4e95e5546'
|
||||
'69d50a4604a587ae770e4be244e293bd'
|
||||
'b10de933710e1c20f3048d88aa6b2c52'
|
||||
'6e99d8dc4413a57a67788f0c0d272256'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'd8723946c6a5dedd2188ac1d762b4d42'
|
||||
'5be4806dbb426ae8cc7479d86b9aa638')
|
||||
|
|
Loading…
Reference in a new issue