summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFigue2017-06-07 19:34:44 +0200
committerFigue2017-06-07 19:34:44 +0200
commit131078600724647b54f12c6a78814440606530ab (patch)
tree0a4123ea9ea6b68a23c8fc7b0cbba9f76356ae04
parent1848c443b11738c2eb1c51951c1173040b6ff3dc (diff)
downloadaur-131078600724647b54f12c6a78814440606530ab.tar.gz
4.11.3-xanmod6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31bdded0d46e..ba9d26b9d017 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod
pkgver = 4.11.3
- pkgrel = 1
+ pkgrel = 2
url = http://www.xanmod.org/
arch = i686
arch = x86_64
@@ -12,11 +12,11 @@ pkgbase = linux-xanmod
makedepends = bc
makedepends = libelf
options = !strip
- source = https://github.com/xanmod/linux/archive/4.11.3-xanmod5.tar.gz
+ source = https://github.com/xanmod/linux/archive/4.11.3-xanmod6.tar.gz
source = 90-linux.hook
source = linux-xanmod.preset
source = config.x86_64
- sha256sums = ff8a323200b401251f50b8ea9455b106a552509cfb88afb0a4d2aaf7d7bdccb1
+ sha256sums = a06587a4e9f80469ecc7086b778be210bb8922de185d9cbdca099b8200413dcf
sha256sums = 834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0
sha256sums = ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65
sha256sums = 3daf6c9a31ca4da42e103b9c680cf294d703510f2ac5f6321ecc2111b87afc4e
diff --git a/PKGBUILD b/PKGBUILD
index 0e23e3c85e7c..7b5c9118d4e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
pkgbase=linux-xanmod
_srcname=linux
pkgver=4.11.3
-xanmod=5
-pkgrel=1
+xanmod=6
+pkgrel=2
arch=('i686' 'x86_64')
url="http://www.xanmod.org/"
license=('GPL2')
@@ -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=('ff8a323200b401251f50b8ea9455b106a552509cfb88afb0a4d2aaf7d7bdccb1'
+sha256sums=('a06587a4e9f80469ecc7086b778be210bb8922de185d9cbdca099b8200413dcf'
'834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65'
'3daf6c9a31ca4da42e103b9c680cf294d703510f2ac5f6321ecc2111b87afc4e')