summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Novosyolov2015-08-12 15:26:43 +0300
committerAnton Novosyolov2015-08-12 15:26:43 +0300
commita724db1e1564d87d4957915318558aff16b82de9 (patch)
tree21b0e23d1d4105b1ade6869fba5a321e35d2aa97
parent0c27b674df61f1e6788ffc3f9f737fa9e564ebce (diff)
downloadaur-a724db1e1564d87d4957915318558aff16b82de9.tar.gz
4.1.5
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD6
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f16715ccf18..23a042d7e1bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-ice
pkgdesc = The Linux-ice kernel and modules
- pkgver = 4.1.4
+ pkgver = 4.1.5
pkgrel = 1
url = http://www.kernel.org/
arch = i686
@@ -14,17 +14,17 @@ pkgbase = linux-ice
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.1.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.1.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.1.4.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.1.4.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.1.5.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.1.5.sign
source = config
source = config.x86_64
source = linux.preset
source = linux.install
source = change-default-console-loglevel.patch
- source = http://tuxonice.net/downloads/all/tuxonice-for-linux-4.1.3-2015-07-23.patch.bz2
+ source = http://tuxonice.net/downloads/all/tuxonice-for-linux-4.1.3-2015-08-10.patch.bz2
sha256sums = caf51f085aac1e1cea4d00dbbf3093ead07b551fc07b31b2a989c05f8ea72d9f
sha256sums = SKIP
- sha256sums = 0976127a60a950acf2796f642ac647e5231573b9a0f25703a37a50b988bf3b88
+ sha256sums = b495cf8a7b978986dd2b757b687751c62f635d15cc2228edb80934bc0d449dcc
sha256sums = SKIP
sha256sums = e5212a169d064d3958b4e5e4d8fcc58da4734516b5a0c4718c46d662eb89f7b5
sha256sums = 6620afce55b56ea6f4dd8ccc108db9074ec3f4262893ddb35f1cf87ecf3c9d33
@@ -41,23 +41,23 @@ pkgname = linux-ice
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
- provides = kernel26-ice=4.1.4
- provides = linux=4.1.4
+ provides = kernel26-ice=4.1.5
+ provides = linux=4.1.5
conflicts = kernel26-ice
replaces = kernel26-ice
backup = etc/mkinitcpio.d/linux-ice.preset
pkgname = linux-ice-headers
pkgdesc = Header files and scripts for building modules for Linux-ice kernel
- provides = kernel26-ice-headers=4.1.4
- provides = linux-headers=4.1.4
+ provides = kernel26-ice-headers=4.1.5
+ provides = linux-headers=4.1.5
conflicts = kernel26-ice-headers
replaces = kernel26-ice-headers
pkgname = linux-ice-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-ice kernel
- provides = kernel26-ice-docs=4.1.4
- provides = linux-docs=4.1.4
+ provides = kernel26-ice-docs=4.1.5
+ provides = linux-docs=4.1.5
conflicts = kernel26-ice-docs
replaces = kernel26-ice-docs
diff --git a/PKGBUILD b/PKGBUILD
index 8218eb763769..13ed182e634a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
#pkgbase=linux # Build stock -ARCH kernel
pkgbase=linux-ice # Build kernel with a different name
_srcname=linux-4.1
-pkgver=4.1.4
+pkgver=4.1.5
pkgrel=1
-_toipatch=tuxonice-for-linux-4.1.3-2015-07-23.patch
+_toipatch=tuxonice-for-linux-4.1.3-2015-08-10.patch
arch=('i686' 'x86_64')
url="http://www.kernel.org/"
license=('GPL2')
@@ -28,7 +28,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
sha256sums=('caf51f085aac1e1cea4d00dbbf3093ead07b551fc07b31b2a989c05f8ea72d9f'
'SKIP'
- '0976127a60a950acf2796f642ac647e5231573b9a0f25703a37a50b988bf3b88'
+ 'b495cf8a7b978986dd2b757b687751c62f635d15cc2228edb80934bc0d449dcc'
'SKIP'
'e5212a169d064d3958b4e5e4d8fcc58da4734516b5a0c4718c46d662eb89f7b5'
'6620afce55b56ea6f4dd8ccc108db9074ec3f4262893ddb35f1cf87ecf3c9d33'