summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaphael Simon2017-02-09 21:35:09 -0800
committerRaphael Simon2017-02-09 21:35:09 -0800
commitc59333ea97307efeddd88ac59fd3c085c8ed41ad (patch)
tree26fbe55ccaf5c95263083b89269cf99bbdfdd848 /PKGBUILD
parent2e37ae95999ba3e612370eb67b785e6bc339ef91 (diff)
downloadaur-c59333ea97307efeddd88ac59fd3c085c8ed41ad.tar.gz
release v4.9-8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0268682550cf..ea7a591d393a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
pkgbase=linux-samus4
pkgver=4.9
-pkgrel=7
+pkgrel=8
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-7.tar.gz"
+source=("https://github.com/raphael/linux-samus/archive/v4.9-8.tar.gz"
"config"
"linux.preset"
)
_kernelname=${pkgbase#linux}
-_linuxsrc=linux-samus-4.9-7/build/linux/
+_linuxsrc=linux-samus-4.9-8/build/linux/
# $srcdir is: /home/raphael/src/kernel-pkg/src
prepare() {
@@ -244,6 +244,6 @@ for _p in ${pkgname[@]}; do
}"
done
-md5sums=('cbad7b64bf5856291280dc72375c623d'
+md5sums=('6d98fba3d46739b5c2806f8cdba9453c'
'3bf6121250cc7b3a1cd02c552491900f'
'5aae464a8085b2f3adcdcaff29853d04')