summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaphael Simon2017-01-15 22:32:48 -0800
committerRaphael Simon2017-01-15 22:32:48 -0800
commit4c369150668997a2ded296cb780f06434ccb6d83 (patch)
tree269ca6d5aabf0e89ac6331ff85814fb401bc6513 /PKGBUILD
parent7805c8fa310c060c6845888a5bb9f0330a78e218 (diff)
downloadaur-4c369150668997a2ded296cb780f06434ccb6d83.tar.gz
release v4.9-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d16a39b53990..1c1a351884df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
pkgbase=linux-samus4
pkgver=4.9
-pkgrel=3
+pkgrel=4
arch=('x86_64')
url="https://github.com/raphael/linux-samus"
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'lzop')
options=('!strip')
-source=("https://github.com/raphael/linux-samus/archive/v4.9-3.tar.gz"
+source=("https://github.com/raphael/linux-samus/archive/v4.9-4.tar.gz"
"config"
"linux.preset"
)
_kernelname=${pkgbase#linux}
-_linuxsrc=linux-samus-4.9-3/build/linux/
+_linuxsrc=linux-samus-4.9-4/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=('c622b713e486047644b7918f1c7b0b5b'
+md5sums=('2b6f816d50f2238a42db723adca8a7f9'
'3bf6121250cc7b3a1cd02c552491900f'
'5aae464a8085b2f3adcdcaff29853d04')