Update to 4.5_gnu-1
This commit is contained in:
parent
3b226909c0
commit
eefae5934e
10
.SRCINFO
10
.SRCINFO
@ -1,8 +1,8 @@
|
|||||||
# Generated by mksrcinfo v8
|
# Generated by mksrcinfo v8
|
||||||
# Mon Jan 18 03:32:17 UTC 2016
|
# Wed Mar 16 06:01:19 UTC 2016
|
||||||
pkgbase = linux-libre-firmware
|
pkgbase = linux-libre-firmware
|
||||||
pkgdesc = Firmware files for Linux-libre
|
pkgdesc = Firmware files for Linux-libre
|
||||||
pkgver = 4.4_gnu
|
pkgver = 4.5_gnu
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = http://linux-libre.fsfla.org/
|
url = http://linux-libre.fsfla.org/
|
||||||
arch = any
|
arch = any
|
||||||
@ -38,9 +38,9 @@ pkgbase = linux-libre-firmware
|
|||||||
replaces = rt2x00-rt61-fw
|
replaces = rt2x00-rt61-fw
|
||||||
replaces = rt2x00-rt71w-fw
|
replaces = rt2x00-rt71w-fw
|
||||||
replaces = amd-ucode
|
replaces = amd-ucode
|
||||||
source = http://linux-libre.fsfla.org/pub/linux-libre/releases/4.4-gnu/linux-libre-4.4-gnu.tar.xz
|
source = http://linux-libre.fsfla.org/pub/linux-libre/releases/4.5-gnu/linux-libre-4.5-gnu.tar.xz
|
||||||
source = http://linux-libre.fsfla.org/pub/linux-libre/releases/4.4-gnu/linux-libre-4.4-gnu.tar.xz.sign
|
source = http://linux-libre.fsfla.org/pub/linux-libre/releases/4.5-gnu/linux-libre-4.5-gnu.tar.xz.sign
|
||||||
sha256sums = f53e99866c751f21412737d1f06b0721e207f495c8c64f97dffb681795ee69a0
|
sha256sums = c37a135518d5a69b26bae8441bc20e5a5ea87d3228cfe72f75a714cff730a84e
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
|
|
||||||
pkgname = linux-libre-firmware
|
pkgname = linux-libre-firmware
|
||||||
|
6
PKGBUILD
6
PKGBUILD
@ -3,14 +3,14 @@
|
|||||||
# Contributor: Luke Shumaker <lukeshu@sbcglobal.net>
|
# Contributor: Luke Shumaker <lukeshu@sbcglobal.net>
|
||||||
|
|
||||||
pkgname=linux-libre-firmware
|
pkgname=linux-libre-firmware
|
||||||
_pkgver=4.4-gnu
|
_pkgver=4.5-gnu
|
||||||
|
|
||||||
_srcname=linux-${_pkgver%-*}
|
_srcname=linux-${_pkgver%-*}
|
||||||
pkgver=${_pkgver//-/_}
|
pkgver=${_pkgver//-/_}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Firmware files for Linux-libre'
|
pkgdesc='Firmware files for Linux-libre'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url=('http://linux-libre.fsfla.org/')
|
url='http://linux-libre.fsfla.org/'
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
depends=('ath9k-htc-firmware' 'openfwwf')
|
depends=('ath9k-htc-firmware' 'openfwwf')
|
||||||
provides=('linux-firmware')
|
provides=('linux-firmware')
|
||||||
@ -44,7 +44,7 @@ replaces=('linux-firmware'
|
|||||||
'amd-ucode')
|
'amd-ucode')
|
||||||
source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/linux-libre-${_pkgver}.tar.xz"
|
source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/linux-libre-${_pkgver}.tar.xz"
|
||||||
"http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/linux-libre-${_pkgver}.tar.xz.sign")
|
"http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/linux-libre-${_pkgver}.tar.xz.sign")
|
||||||
sha256sums=('f53e99866c751f21412737d1f06b0721e207f495c8c64f97dffb681795ee69a0'
|
sha256sums=('c37a135518d5a69b26bae8441bc20e5a5ea87d3228cfe72f75a714cff730a84e'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
validpgpkeys=(
|
validpgpkeys=(
|
||||||
'474402C8C582DAFBE389C427BCB7CF877E7D47A7' # Alexandre Oliva
|
'474402C8C582DAFBE389C427BCB7CF877E7D47A7' # Alexandre Oliva
|
||||||
|
Loading…
Reference in New Issue
Block a user