summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYoshi28892017-03-08 16:14:11 +0100
committerYoshi28892017-03-08 16:14:11 +0100
commit70942a690ab8da315997d6d42112d5a66b7b27b6 (patch)
tree4c611407fbe8ca28cdc0e3218c799d9fbbd36e40 /PKGBUILD
parentdf97f0d5f431e67484e35dbce8dc64873af70a7e (diff)
downloadaur-70942a690ab8da315997d6d42112d5a66b7b27b6.tar.gz
Update to 4.10.1-xanmod3
Signed-off-by: Yoshi2889 <rick.2889@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD13
1 files changed, 6 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b7ac813ef4f..c0c1aafd8db8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,22 +11,21 @@
pkgbase=linux-xanmod
_srcname=linux
-_tag=4.10.0-xanmod2
-pkgver=4.10.0
-pkgrel=2
-arch=('i686' 'x86_64')
+_tag=4.10.1-xanmod3
+pkgver=4.10.1
+pkgrel=3
+arch=('x86_64')
url="http://www.xanmod.org/"
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'libelf')
options=('!strip')
source=("git+https://github.com/xanmod/linux.git#tag=$_tag"
# the main kernel config files
- 'config' 'config.x86_64'
+ 'config.x86_64'
# standard config files for mkinitcpio ramdisk
"${pkgbase}.preset")
sha256sums=('SKIP'
- 'becc0c98cff692dee9500f19d38882636caf4c58d5086c7725690a245532f5dc'
- '513fc2ffb2bb77b469fa1941b08f60bdd356853e33b6276064fe7c171e7ac2f5'
+ '965f77959483e21a04d51c94d0336873d3c46cb74d52b93964d611d49a8909f1'
'95fcfdfcb9d540d1a1428ce61e493ddf2c2a8ec96c8573deeadbb4ee407508c7')
_kernelname=${pkgbase#linux}