summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado2015-12-17 00:32:44 -0300
committerAndré Fabian Silva Delgado2015-12-17 00:32:44 -0300
commit816ef8cff18c185302d1ea4eb41e8a69def1c0c2 (patch)
tree75461193e25bf2e9015758e75ed6d182e25df209
parentd1d499d0a7fe61d39aeec1957a0eb84a70b8dcb2 (diff)
downloadaur-816ef8cff18c185302d1ea4eb41e8a69def1c0c2.tar.gz
Update to 4.3.3_gnu-1
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD6
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d6fc0b599c13..0276e291868d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Dec 14 09:52:33 UTC 2015
+# Thu Dec 17 03:32:19 UTC 2015
pkgbase = linux-libre
- pkgver = 4.3.2_gnu
- pkgrel = 1.1
+ pkgver = 4.3.3_gnu
+ pkgrel = 1
url = http://linux-libre.fsfla.org/
arch = i686
arch = x86_64
@@ -16,8 +16,8 @@ pkgbase = linux-libre
options = !strip
source = http://linux-libre.fsfla.org/pub/linux-libre/releases/4.3-gnu/linux-libre-4.3-gnu.tar.xz
source = http://linux-libre.fsfla.org/pub/linux-libre/releases/4.3-gnu/linux-libre-4.3-gnu.tar.xz.sign
- source = http://linux-libre.fsfla.org/pub/linux-libre/releases/4.3.2-gnu/patch-4.3-gnu-4.3.2-gnu.xz
- source = http://linux-libre.fsfla.org/pub/linux-libre/releases/4.3.2-gnu/patch-4.3-gnu-4.3.2-gnu.xz.sign
+ source = http://linux-libre.fsfla.org/pub/linux-libre/releases/4.3.3-gnu/patch-4.3-gnu-4.3.3-gnu.xz
+ source = http://linux-libre.fsfla.org/pub/linux-libre/releases/4.3.3-gnu/patch-4.3-gnu-4.3.3-gnu.xz.sign
source = https://repo.parabola.nu/other/linux-libre/logos/logo_linux_clut224.ppm
source = https://repo.parabola.nu/other/linux-libre/logos/logo_linux_clut224.ppm.sig
source = https://repo.parabola.nu/other/linux-libre/logos/logo_linux_mono.pbm
@@ -31,8 +31,8 @@ pkgbase = linux-libre
source = change-default-console-loglevel.patch
source = 0001-drm-radeon-Make-the-driver-load-without-the-firmwares.patch
source = 0002-usb-serial-gadget-no-TTY-hangup-on-USB-disconnect-WI.patch
- source = https://repo.parabola.nu/other/rcn-libre/patches/4.3.2/rcn-libre-4.3.2-armv7-x1.patch
- source = https://repo.parabola.nu/other/rcn-libre/patches/4.3.2/rcn-libre-4.3.2-armv7-x1.patch.sig
+ source = https://repo.parabola.nu/other/rcn-libre/patches/4.3.3/rcn-libre-4.3.3-armv7-x1.patch
+ source = https://repo.parabola.nu/other/rcn-libre/patches/4.3.3/rcn-libre-4.3.3-armv7-x1.patch.sig
source = 0001-ARM-atags-add-support-for-Marvell-s-u-boot.patch
source = 0002-ARM-atags-fdt-retrieve-MAC-addresses-from-Marvell-bo.patch
source = 0003-SMILE-Plug-device-tree-file.patch
@@ -43,7 +43,7 @@ pkgbase = linux-libre
source = 0008-USB-armory-support.patch
sha256sums = 1d280ae2730eb6c9b8c7e920cac2e8111c8db02c498db0c142860a84106cc169
sha256sums = SKIP
- sha256sums = 672023776ea8a80b0a5fb21ef10d02299ff223ea13e715bdcde9183d1d60e535
+ sha256sums = 4e5d062db675a304a1b7bb99a9d2eb1ff617fd31fac9b28df059444b5a98b1d5
sha256sums = SKIP
sha256sums = bfd4a7f61febe63c880534dcb7c31c5b932dde6acf991810b41a939a93535494
sha256sums = SKIP
@@ -77,20 +77,20 @@ pkgname = linux-libre
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
- provides = linux=4.3.2
+ provides = linux=4.3.3
conflicts =
replaces = linux
backup = etc/mkinitcpio.d/linux-libre.preset
pkgname = linux-libre-headers
pkgdesc = Header files and scripts for building modules for Linux-libre kernel
- provides = linux-headers=4.3.2
+ provides = linux-headers=4.3.3
conflicts =
replaces = linux-headers
pkgname = linux-libre-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-libre kernel
- provides = linux-docs=4.3.2
+ provides = linux-docs=4.3.3
conflicts =
replaces = linux-docs
diff --git a/PKGBUILD b/PKGBUILD
index 900ec9e52384..914636c0fcea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
pkgbase=linux-libre # Build stock kernel
#pkgbase=linux-libre-custom # Build kernel with a different name
_pkgbasever=4.3-gnu
-_pkgver=4.3.2-gnu
+_pkgver=4.3.3-gnu
_replacesarchkernel=('linux%') # '%' gets replaced with _kernelname
_replacesoldkernels=() # '%' gets replaced with _kernelname
@@ -20,7 +20,7 @@ _replacesoldmodules=() # '%' gets replaced with _kernelname
_srcname=linux-${_pkgbasever%-*}
_archpkgver=${_pkgver%-*}
pkgver=${_pkgver//-/_}
-pkgrel=1.1
+pkgrel=1
rcnrel=armv7-x1
arch=('i686' 'x86_64' 'armv7h')
url="http://linux-libre.fsfla.org/"
@@ -60,7 +60,7 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li
'0008-USB-armory-support.patch')
sha256sums=('1d280ae2730eb6c9b8c7e920cac2e8111c8db02c498db0c142860a84106cc169'
'SKIP'
- '672023776ea8a80b0a5fb21ef10d02299ff223ea13e715bdcde9183d1d60e535'
+ '4e5d062db675a304a1b7bb99a9d2eb1ff617fd31fac9b28df059444b5a98b1d5'
'SKIP'
'bfd4a7f61febe63c880534dcb7c31c5b932dde6acf991810b41a939a93535494'
'SKIP'