summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaphael Simon2016-03-24 07:41:33 -0700
committerRaphael Simon2016-03-24 07:41:33 -0700
commit4a95c6aab243d37ef218b7273526cbe3501d3eb9 (patch)
treefd27221bfeb81f0688e74d336236d9f4ed21eff7 /PKGBUILD
parent44210811dd18b0445eed62e0a5ea8a89dc27ef4f (diff)
downloadaur-4a95c6aab243d37ef218b7273526cbe3501d3eb9.tar.gz
Revert to 4.4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 170748e20295..23c103e64870 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
pkgbase=linux-samus4
pkgver=4.4
-pkgrel=7
+pkgrel=6
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.4-7.tar.gz"
+source=("https://github.com/raphael/linux-samus/archive/v4.4-6.tar.gz"
"config"
"linux.preset"
)
_kernelname=${pkgbase#linux}
-_linuxsrc=linux-samus-4.4-7/build/linux/
+_linuxsrc=linux-samus-4.4-6/build/linux/
# $srcdir is: /home/raphael/src/kernel-pkg/src
prepare() {
@@ -244,7 +244,6 @@ for _p in ${pkgname[@]}; do
}"
done
-# vim:set ts=8 sts=2 sw=2 et:
-md5sums=('6e8f92bfaf98a80471fa7c0612d98f9f'
+md5sums=('21783c287c5da8b743b030ea9f89243d'
'7dbef418244257e5f03d400b84ec6e98'
'5aae464a8085b2f3adcdcaff29853d04')