summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaphael Simon2015-07-07 21:04:07 -0700
committerRaphael Simon2015-07-07 21:04:07 -0700
commit5e814dbfadf31d5eb4263fe41553296db2139ab3 (patch)
treefe90fc8b934bae173d88c0487361951faa0affa8 /PKGBUILD
parentace7b712882060f1f6e918d9a1674c16c7f660f6 (diff)
downloadaur-5e814dbfadf31d5eb4263fe41553296db2139ab3.tar.gz
release v4.1-6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f900c2e18129..ccdbd3f1747c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
pkgbase=linux-samus4
pkgver=4.1
-pkgrel=5
+pkgrel=6
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-4.1-samus/archive/v4.1-5.tar.gz"
+source=("https://github.com/raphael/linux-4.1-samus/archive/v4.1-6.tar.gz"
"config"
"linux.preset"
)
_kernelname=${pkgbase#linux}
-_linuxsrc=linux-4.1-samus-4.1-5/build/linux/
+_linuxsrc=linux-4.1-samus-4.1-6/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=('bd385fbc9cf7f9dd8ec91d5ba7f9ca30'
- '6efadb3f3797366031c7764469ef9b0d'
+md5sums=('a028cb0ed5744d170d9a1e4c61e4db49'
+ '01ac288139b58b57bf4a2709a5340ada'
'5aae464a8085b2f3adcdcaff29853d04')