summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaphael Simon2015-10-23 20:17:00 -0700
committerRaphael Simon2015-10-23 20:17:00 -0700
commite91f755400dccacf52f4243158dbc5707dce94bf (patch)
tree2fe1c3f6c2162899268beb1619c92137c6e921e0 /PKGBUILD
parentde869aabc338b63d52c36a2c51db7daf74a3704b (diff)
downloadaur-e91f755400dccacf52f4243158dbc5707dce94bf.tar.gz
release v4.2-7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41163561cda0..0a84a530dc09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
pkgbase=linux-samus4
pkgver=4.2
-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.2-6.tar.gz"
+source=("https://github.com/raphael/linux-samus/archive/v4.2-7.tar.gz"
"config"
"linux.preset"
)
_kernelname=${pkgbase#linux}
-_linuxsrc=linux-samus-4.2-6/build/linux/
+_linuxsrc=linux-samus-4.2-7/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=('01921e1d84fadb7030f85ce850758cb7'
- '403a0458f47fa60a688a780639ef3475'
+md5sums=('beec91ba5434827c8e35f42ab3931df8'
+ '5a0725c2c06204126c9eb8c325e7db14'
'5aae464a8085b2f3adcdcaff29853d04')