summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaphael Simon2017-01-10 22:54:45 -0800
committerRaphael Simon2017-01-10 22:54:45 -0800
commit7805c8fa310c060c6845888a5bb9f0330a78e218 (patch)
tree2b9c6eac935070c564630ba3970783fbccce4cb3 /PKGBUILD
parent4581bc5814055ab5bbda24433bb3076ca8754ab4 (diff)
downloadaur-7805c8fa310c060c6845888a5bb9f0330a78e218.tar.gz
release v4.9-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9df95e0d216d..d16a39b53990 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
pkgbase=linux-samus4
pkgver=4.9
-pkgrel=2
+pkgrel=3
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-2.tar.gz"
+source=("https://github.com/raphael/linux-samus/archive/v4.9-3.tar.gz"
"config"
"linux.preset"
)
_kernelname=${pkgbase#linux}
-_linuxsrc=linux-samus-4.9-2/build/linux/
+_linuxsrc=linux-samus-4.9-3/build/linux/
# $srcdir is: /home/raphael/src/kernel-pkg/src
prepare() {
@@ -244,6 +244,7 @@ for _p in ${pkgname[@]}; do
}"
done
-md5sums=('1f4866cd308779c7a17144fbd46f8823'
+# vim:set ts=8 sts=2 sw=2 et:
+md5sums=('c622b713e486047644b7918f1c7b0b5b'
'3bf6121250cc7b3a1cd02c552491900f'
'5aae464a8085b2f3adcdcaff29853d04')