summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaphael Simon2016-11-23 12:36:41 -0800
committerRaphael Simon2016-11-23 12:36:41 -0800
commitb278d65cbe972fee476ac15eed9c48cce2e89564 (patch)
treeae5f2c57dfa26955cd6f7176eadf65f92988020e /PKGBUILD
parentbbe39a5726dab98577dc8dc8da809c3484745ea4 (diff)
downloadaur-b278d65cbe972fee476ac15eed9c48cce2e89564.tar.gz
release v4.8-9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b291ae8c99c8..2e37bc41141a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
pkgbase=linux-samus4
pkgver=4.8
-pkgrel=8
+pkgrel=9
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.8-8.tar.gz"
+source=("https://github.com/raphael/linux-samus/archive/v4.8-9.tar.gz"
"config"
"linux.preset"
)
_kernelname=${pkgbase#linux}
-_linuxsrc=linux-samus-4.8-8/build/linux/
+_linuxsrc=linux-samus-4.8-9/build/linux/
# $srcdir is: /home/raphael/src/kernel-pkg/src
prepare() {
@@ -244,6 +244,6 @@ for _p in ${pkgname[@]}; do
}"
done
-md5sums=('de6fa6fa8ef2c12870bdee8d9673968f'
+md5sums=('3962164167396e5f1aef1e86c42738b0'
'5973bbc62c942bec6ddcfd06ff301489'
'5aae464a8085b2f3adcdcaff29853d04')