summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnatolii Sakhnik2015-12-16 20:06:48 +0200
committerAnatolii Sakhnik2015-12-16 20:06:48 +0200
commit79cb8c584da29babe6ee6e97eecea6e01b546007 (patch)
tree2ee8e82c0d9e16f3590e1ec2f0ef3cc2b17b9089
parente8948245e9dbc9e4d288d42c24e9e0d4855f5307 (diff)
downloadaur-79cb8c584da29babe6ee6e97eecea6e01b546007.tar.gz
Upgrade to 4.3.3
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 825e714ea09e..4418c0e0bd0a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sat Dec 12 07:33:04 UTC 2015
+# Wed Dec 16 10:06:32 UTC 2015
pkgbase = linux-c720
- pkgver = 4.3.2
+ pkgver = 4.3.3
pkgrel = 1
url = http://www.kernel.org/
arch = i686
@@ -15,15 +15,15 @@ pkgbase = linux-c720
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.3.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.3.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.3.2.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.3.2.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.3.3.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.3.3.sign
source = config
source = config.x86_64
source = linux.preset
source = change-default-console-loglevel.patch
sha256sums = 4a622cc84b8a3c38d39bc17195b0c064d2b46945dfde0dae18f77b120bc9f3ae
sha256sums = SKIP
- sha256sums = a96b8a4e90887dea82066b4d804ac193700c200b6c0075fecba0b691b0240a5e
+ sha256sums = 95cd81fcbb87953f672150d60950548edc04a88474c42de713b91811557fefa5
sha256sums = SKIP
sha256sums = 56a56f6b0d8edaa6f58342ab9d54392503dfa6ca884a0b936cbf0206604758d2
sha256sums = a071aaa327d2b3577fa4709b47ed5fe81c7914d168607f3db905fdbf226247e7
diff --git a/PKGBUILD b/PKGBUILD
index cf42a7f5749d..da1ddf4511cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 255790 2015-12-11 10:02:47Z tpowa $
+# $Id: PKGBUILD 256105 2015-12-15 10:45:31Z tpowa $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
# Maintainer: Thomas Baechler <thomas@archlinux.org>
#pkgbase=linux # Build stock -ARCH kernel
pkgbase=linux-c720 # Build kernel with a different name
_srcname=linux-4.3
-pkgver=4.3.2
+pkgver=4.3.3
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.kernel.org/"
@@ -24,7 +24,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
sha256sums=('4a622cc84b8a3c38d39bc17195b0c064d2b46945dfde0dae18f77b120bc9f3ae'
'SKIP'
- 'a96b8a4e90887dea82066b4d804ac193700c200b6c0075fecba0b691b0240a5e'
+ '95cd81fcbb87953f672150d60950548edc04a88474c42de713b91811557fefa5'
'SKIP'
'56a56f6b0d8edaa6f58342ab9d54392503dfa6ca884a0b936cbf0206604758d2'
'a071aaa327d2b3577fa4709b47ed5fe81c7914d168607f3db905fdbf226247e7'