summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaphael Simon2015-11-10 16:14:52 -0800
committerRaphael Simon2015-11-10 16:14:52 -0800
commitd07b4cd82d4413d5f4c5658a15021c1209cdedab (patch)
treec462a9cd6255ed3037c734ee617e70a77f1ed78d /PKGBUILD
parent5f5675510918141ea5ece80276f5ac7bec60866a (diff)
downloadaur-d07b4cd82d4413d5f4c5658a15021c1209cdedab.tar.gz
release v4.2-9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b191ab81800..a2e8f04c9c5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,19 @@
# Maintainer: Raphael Simon <simon.raphael@gmail.com>
pkgbase=linux-samus4
-pkgver=4.3
-pkgrel=1
+pkgver=4.2
+pkgrel=9
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.3-1.tar.gz"
+source=("https://github.com/raphael/linux-samus/archive/v4.2-9.tar.gz"
"config"
"linux.preset"
)
_kernelname=${pkgbase#linux}
-_linuxsrc=linux-samus-4.3-1/build/linux/
+_linuxsrc=linux-samus-4.2-9/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=('b4b89ed375808df0f94ad5406b9c426f'
- 'a2e45a20971cb1fccfc717a4237dca4c'
+md5sums=('608e2b40db468ed7bcce1a958ef7c210'
+ '72a94fff10b527d83922ade9a9f6b0ec'
'd8af0f9a5be9f95d39f2b59e10ba202f')