summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaphael Simon2015-12-24 08:23:29 -0800
committerRaphael Simon2015-12-24 08:23:29 -0800
commitac7ec764cc3c91ec1d1caaadc0ebcbcedba999f2 (patch)
tree5af07bd7240d35de1fc656da34356fbc43c056cd
parent2062554859473d549f7517817f3527e08003f903 (diff)
downloadaur-ac7ec764cc3c91ec1d1caaadc0ebcbcedba999f2.tar.gz
Release v4.2-11
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3b401bcb74b..edbf4f968064 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Dec 10 20:47:47 UTC 2015
+# Thu Dec 24 16:17:13 UTC 2015
pkgbase = linux-samus4
pkgver = 4.2
- pkgrel = 10
+ pkgrel = 11
url = http://www.kernel.org/
arch = x86_64
license = GPL2
@@ -12,10 +12,10 @@ pkgbase = linux-samus4
makedepends = inetutils
makedepends = bc
options = !strip
- source = https://github.com/raphael/linux-samus/archive/v4.2-10.tar.gz
+ source = https://github.com/raphael/linux-samus/archive/v4.2-11.tar.gz
source = config
source = linux.preset
- md5sums = 608e2b40db468ed7bcce1a958ef7c210
+ md5sums = 9e4c38dfd4f02d3747ead61540797d6c
md5sums = 72a94fff10b527d83922ade9a9f6b0ec
md5sums = d8af0f9a5be9f95d39f2b59e10ba202f
diff --git a/PKGBUILD b/PKGBUILD
index 53cf9486570e..a68e75fe2134 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
pkgbase=linux-samus4
pkgver=4.2
-pkgrel=10
+pkgrel=11
arch=('x86_64')
url="http://www.kernel.org/"
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc')
options=('!strip')
-source=("https://github.com/raphael/linux-samus/archive/v4.2-10.tar.gz"
+source=("https://github.com/raphael/linux-samus/archive/v4.2-11.tar.gz"
"config"
"linux.preset"
)
_kernelname=${pkgbase#linux}
-_linuxsrc=linux-samus-4.2-10/build/linux/
+_linuxsrc=linux-samus-4.2-11/build/linux/
# $srcdir is: /home/raphael/src/kernel-pkg/src
prepare() {
@@ -240,6 +240,6 @@ for _p in ${pkgname[@]}; do
done
# vim:set ts=8 sts=2 sw=2 et:
-md5sums=('9e4c38dfd4f02d3747ead61540797d6c'
+md5sums=('668f3532c5ab4fb6fbe4ae768a74df71'
'72a94fff10b527d83922ade9a9f6b0ec'
'd8af0f9a5be9f95d39f2b59e10ba202f')