summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaphael Simon2015-10-12 23:11:35 -0700
committerRaphael Simon2015-10-12 23:11:35 -0700
commit54eb51d6c42c1537e8dfe703ef11e817f79b339c (patch)
tree79d2c9b0084edabbd0b326f84ad4fec1939108d1 /PKGBUILD
parentd617a82800f7881327afe52b21cf8d0d7b986020 (diff)
downloadaur-54eb51d6c42c1537e8dfe703ef11e817f79b339c.tar.gz
release v4.2-5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e8c33c004422..0bfc29ea34bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
pkgbase=linux-samus4
pkgver=4.2
-pkgrel=4
+pkgrel=5
arch=('x86_64')
url="http://www.kernel.org/"
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc')
options=('!strip')
-source=("https://github.com/raphael/linux-samus/archive/v4.2-4.tar.gz"
+source=("https://github.com/raphael/linux-samus/archive/v4.2-5.tar.gz"
"config"
"linux.preset"
)
_kernelname=${pkgbase#linux}
-_linuxsrc=linux-samus-4.2-4/build/linux/
+_linuxsrc=linux-samus-4.2-5/build/linux/
# $srcdir is: /home/raphael/src/kernel-pkg/src
prepare() {
@@ -240,6 +240,6 @@ for _p in ${pkgname[@]}; do
done
# vim:set ts=8 sts=2 sw=2 et:
-md5sums=('31e13dd7fd19d33571e3c0a6d7230bc2'
+md5sums=('ad2b2718aa9efad72f9a4ed3e30e88c2'
'1531defa62da33c30dc0ffb6414b758d'
'5aae464a8085b2f3adcdcaff29853d04')