summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaphael Simon2015-09-01 10:46:17 -0700
committerRaphael Simon2015-09-01 10:46:17 -0700
commite3aa6c48a025ef1797c543f2bf1be225063967e1 (patch)
tree63a2ba3e6a7975b55a01eefe67aed6482f4dd464 /PKGBUILD
parent2c4e5622b871bd7dee153d4b49ea58ae3afaea2a (diff)
downloadaur-e3aa6c48a025ef1797c543f2bf1be225063967e1.tar.gz
release 4.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47b945c6960d..fc1793eddfc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,12 +8,12 @@ url="http://www.kernel.org/"
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc')
options=('!strip')
-source=("https://github.com/raphael/linux-4.1-samus/archive/v4.2-1.tar.gz"
+source=("https://github.com/raphael/linux-samus/archive/v4.2-1.tar.gz"
"config"
"linux.preset"
)
_kernelname=${pkgbase#linux}
-_linuxsrc=linux-4.1-samus-4.2-1/build/linux/
+_linuxsrc=linux-samus-4.2-1/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=('b21a497d265c7f274aa4afb28d4b0702'
+md5sums=('eed172267a1e3fcd4a1f64507115cdce'
'a5febcc5e2aefd134aa6e59eb7c31628'
'5aae464a8085b2f3adcdcaff29853d04')