summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFigue2017-06-30 10:25:39 +0200
committerFigue2017-06-30 10:25:39 +0200
commit25cfc5a44cbc33b34fc0a648291399ad2beb5e12 (patch)
tree2b2772ba53f4ccf5f5c73410e732a133cae82a84
parent7cf0303dcc054e570b311f01690211b3d01e08c4 (diff)
downloadaur-25cfc5a44cbc33b34fc0a648291399ad2beb5e12.tar.gz
4.11.8-xanmod12
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd88341598d4..5670a6e2e076 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-xanmod
- pkgver = 4.11.6
+ pkgver = 4.11.8
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.6-xanmod9.tar.gz
+ source = https://github.com/xanmod/linux/archive/4.11.8-xanmod12.tar.gz
source = 90-linux.hook
source = linux-xanmod.preset
source = config.x86_64
- sha256sums = d33f7b524f018a6551f6e8a6f383ec50967092adb5da702b4780ac51f49c0c01
+ sha256sums = 8f25647e6a5c65452ecff43cbcca54afe4f86d8ee5e2c7728999efd1a13224a1
sha256sums = 834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0
sha256sums = ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65
sha256sums = 3daf6c9a31ca4da42e103b9c680cf294d703510f2ac5f6321ecc2111b87afc4e
diff --git a/PKGBUILD b/PKGBUILD
index 0e91d955e9d6..040c13d8e150 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgbase=linux-xanmod
_srcname=linux
-pkgver=4.11.6
-xanmod=9
+pkgver=4.11.8
+xanmod=12
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=('d33f7b524f018a6551f6e8a6f383ec50967092adb5da702b4780ac51f49c0c01'
+sha256sums=('8f25647e6a5c65452ecff43cbcca54afe4f86d8ee5e2c7728999efd1a13224a1'
'834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65'
'3daf6c9a31ca4da42e103b9c680cf294d703510f2ac5f6321ecc2111b87afc4e')