summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaphael Simon2015-09-09 01:09:20 -0700
committerRaphael Simon2015-09-09 01:09:20 -0700
commitf7269b7b70312f5bf277718c8c7db4316a45b719 (patch)
tree9413301b77b27ddb7e0749fa9757111d20091d88 /PKGBUILD
parente3aa6c48a025ef1797c543f2bf1be225063967e1 (diff)
downloadaur-f7269b7b70312f5bf277718c8c7db4316a45b719.tar.gz
release 4.2-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc1793eddfc7..2e47ed63fd0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
pkgbase=linux-samus4
pkgver=4.2
-pkgrel=1
+pkgrel=2
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-1.tar.gz"
+source=("https://github.com/raphael/linux-samus/archive/v4.2-2.tar.gz"
"config"
"linux.preset"
)
_kernelname=${pkgbase#linux}
-_linuxsrc=linux-samus-4.2-1/build/linux/
+_linuxsrc=linux-samus-4.2-2/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=('eed172267a1e3fcd4a1f64507115cdce'
- 'a5febcc5e2aefd134aa6e59eb7c31628'
+md5sums=('0a3822b353f62cd5b953b9bab4cf2ee3'
+ '68e21d988d687d60dc77b5f2e64bf2d7'
'5aae464a8085b2f3adcdcaff29853d04')