summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaphael Simon2016-12-09 09:42:35 -0800
committerRaphael Simon2016-12-09 09:42:35 -0800
commite0a1f4c41cb84195f3b2b89d7cbf63292f99eb06 (patch)
tree2d83ea5f7ea9a1edfb37c6bf9418da887ecc4fd9 /PKGBUILD
parent43e1008507f319e98a497445bdde06ea357c7eac (diff)
downloadaur-e0a1f4c41cb84195f3b2b89d7cbf63292f99eb06.tar.gz
release v4.8-12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1bee0780817e..bd7add8d2db3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
pkgbase=linux-samus4
pkgver=4.8
-pkgrel=11
+pkgrel=12
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-11.tar.gz"
+source=("https://github.com/raphael/linux-samus/archive/v4.8-12.tar.gz"
"config"
"linux.preset"
)
_kernelname=${pkgbase#linux}
-_linuxsrc=linux-samus-4.8-11/build/linux/
+_linuxsrc=linux-samus-4.8-12/build/linux/
# $srcdir is: /home/raphael/src/kernel-pkg/src
prepare() {
@@ -245,6 +245,6 @@ for _p in ${pkgname[@]}; do
done
# vim:set ts=8 sts=2 sw=2 et:
-md5sums=('a5fdbf4f40c08894046bcd82b51b5832'
- '5973bbc62c942bec6ddcfd06ff301489'
+md5sums=('036caed87b106b55bda636ce828e4d2b'
+ 'df9cb07395265843421b9f3fb074352c'
'5aae464a8085b2f3adcdcaff29853d04')