summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2017-06-19 00:26:54 +0200
committerJoan Figueras2017-06-19 00:26:54 +0200
commit7cf0303dcc054e570b311f01690211b3d01e08c4 (patch)
tree2d4b139be174d34eaffb57bfa544b558b972db34
parent08bd03d6b8da72f11490f9dc0d4ba2db6877ef08 (diff)
downloadaur-7cf0303dcc054e570b311f01690211b3d01e08c4.tar.gz
4.11.6-xanmod9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7fb5023816ed..fd88341598d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-xanmod
- pkgver = 4.11.5
+ pkgver = 4.11.6
pkgrel = 1
url = http://www.xanmod.org/
arch = i686
@@ -12,11 +12,11 @@ pkgbase = linux-xanmod
makedepends = bc
makedepends = libelf
options = !strip
- source = https://github.com/xanmod/linux/archive/4.11.5-xanmod8.tar.gz
+ source = https://github.com/xanmod/linux/archive/4.11.6-xanmod9.tar.gz
source = 90-linux.hook
source = linux-xanmod.preset
source = config.x86_64
- sha256sums = e24a6ebfc5989d3f843553476847848663868597bd67b65e17fe4ea6975f7277
+ sha256sums = d33f7b524f018a6551f6e8a6f383ec50967092adb5da702b4780ac51f49c0c01
sha256sums = 834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0
sha256sums = ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65
sha256sums = 3daf6c9a31ca4da42e103b9c680cf294d703510f2ac5f6321ecc2111b87afc4e
diff --git a/PKGBUILD b/PKGBUILD
index f37b18222a76..0e91d955e9d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgbase=linux-xanmod
_srcname=linux
-pkgver=4.11.5
-xanmod=8
+pkgver=4.11.6
+xanmod=9
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.xanmod.org/"
@@ -19,7 +19,7 @@ source=(https://github.com/xanmod/linux/archive/${pkgver}-xanmod${xanmod}.tar.gz
'90-linux.hook'
# standard config files for mkinitcpio ramdisk
"${pkgbase}.preset" "config.x86_64")
-sha256sums=('e24a6ebfc5989d3f843553476847848663868597bd67b65e17fe4ea6975f7277'
+sha256sums=('d33f7b524f018a6551f6e8a6f383ec50967092adb5da702b4780ac51f49c0c01'
'834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65'
'3daf6c9a31ca4da42e103b9c680cf294d703510f2ac5f6321ecc2111b87afc4e')