summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeonidas Spyropoulos2018-04-01 09:14:56 +0100
committerLeonidas Spyropoulos2018-04-01 09:14:56 +0100
commitb7e4635d53f9fb3fcb9a6ecad75945e12f2cd20f (patch)
treedcc67b9323720f37a744ed2c5a4387d692fd10b7
parente46569fcfbaafeeb63b014db9188e4e174fc5436 (diff)
downloadaur-b7e4635d53f9fb3fcb9a6ecad75945e12f2cd20f.tar.gz
upgpkg: linux-gc 4.15.15-1
upstream release
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD8
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 841d5ecbeb40..364140856d3d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-gc
- pkgver = 4.15.14
- pkgrel = 2
+ pkgver = 4.15.15
+ pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
license = GPL2
@@ -11,8 +11,8 @@ pkgbase = linux-gc
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.15.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.15.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.14.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.14.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.15.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.15.sign
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -25,7 +25,7 @@ pkgbase = linux-gc
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 5a26478906d5005f4f809402e981518d2b8844949199f60c4b6e1f986ca2a769
sha256sums = SKIP
- sha256sums = 6be2c185839d730769a8e6bcf46ca0962845732e25ed4801fe1ea995218b1133
+ sha256sums = d8e7f93e24db5517a1be2030a765431120e07f7cd55e510d0de562c70e45bc00
sha256sums = SKIP
sha256sums = de916051cb9ed866d494184da6355be199b1794a9b2b480a5e36d156942f50fb
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
@@ -44,12 +44,12 @@ pkgname = linux-gc
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
- provides = linux-gc=4.15.14
+ provides = linux-gc=4.15.15
backup = etc/mkinitcpio.d/linux-gc.preset
pkgname = linux-gc-headers
pkgdesc = Header files and scripts for building modules for Linux-gc kernel
depends = linux-gc
- provides = linux-gc-headers=4.15.14
- provides = linux-headers=4.15.14
+ provides = linux-gc-headers=4.15.15
+ provides = linux-headers=4.15.15
diff --git a/PKGBUILD b/PKGBUILD
index 25fc7298bcc7..649064f94f1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,14 +26,14 @@ _NUMAdisable=y
# This PKGBUILD will call it directly to probe all the modules you have logged!
#
# More at this wiki page ---> https://wiki.archlinux.org/index.php/Modprobed-db
-_localmodcfg=y
+_localmodcfg=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-gc # Build kernel with a different name
_srcname=linux-4.15
-pkgver=4.15.14
-pkgrel=2
+pkgver=4.15.15
+pkgrel=1
_pdsversion=098k
arch=('x86_64')
url="https://www.kernel.org/"
@@ -60,7 +60,7 @@ validpgpkeys=(
)
sha256sums=('5a26478906d5005f4f809402e981518d2b8844949199f60c4b6e1f986ca2a769'
'SKIP'
- '6be2c185839d730769a8e6bcf46ca0962845732e25ed4801fe1ea995218b1133'
+ 'd8e7f93e24db5517a1be2030a765431120e07f7cd55e510d0de562c70e45bc00'
'SKIP'
'de916051cb9ed866d494184da6355be199b1794a9b2b480a5e36d156942f50fb'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'