summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6590742a4897..1837e8374bba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,19 @@
# Maintainer: Raphael Simon <simon.raphael@gmail.com>
pkgbase=linux-samus4
-pkgver=4.11
-pkgrel=3
+pkgver=4.12
+pkgrel=1
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.11-${pkgrel}.tar.gz"
+source=("https://github.com/raphael/linux-samus/archive/v4.12-${pkgrel}.tar.gz"
"config"
"linux.preset"
)
_kernelname=${pkgbase#linux}
-_linuxsrc=linux-samus-4.11-${pkgrel}/build/linux/
+_linuxsrc=linux-samus-4.12-${pkgrel}/build/linux/
# $srcdir is: /home/raphael/src/kernel-pkg/src
prepare() {
@@ -244,6 +244,6 @@ for _p in ${pkgname[@]}; do
}"
done
-md5sums=('a8fcb2481010ce5067534d57b0590ceb'
- 'c9e61744f86243094520edb30ac40b04'
+md5sums=('76e2ddcb6c3c0a187862fa057016fed8'
+ '09af24c435a4c9e456e1dd49294befc0'
'5aae464a8085b2f3adcdcaff29853d04')