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