summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaphael Simon2015-07-23 18:03:28 -0700
committerRaphael Simon2015-07-23 18:03:28 -0700
commit10b7d658a36e251bc04849b374ee1cf29c0bdaaa (patch)
tree418d1abaa82bf22aae48487ea665d1be093921f9
parent4743d0bd78bcacbb7e197b312b612d6297c4cbfd (diff)
downloadaur-10b7d658a36e251bc04849b374ee1cf29c0bdaaa.tar.gz
release v4.1-8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5e0fd955fafc..c0b0dff52e5e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-samus4
pkgver = 4.1
- pkgrel = 7
+ pkgrel = 8
url = http://www.kernel.org/
arch = x86_64
license = GPL2
@@ -10,7 +10,7 @@ pkgbase = linux-samus4
makedepends = inetutils
makedepends = bc
options = !strip
- source = https://github.com/raphael/linux-4.1-samus/archive/v4.1-7.tar.gz
+ source = https://github.com/raphael/linux-4.1-samus/archive/v4.1-8.tar.gz
source = config
source = linux.preset
md5sums = a028cb0ed5744d170d9a1e4c61e4db49
diff --git a/PKGBUILD b/PKGBUILD
index f52fdb51fd56..24a3b26da9ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
pkgbase=linux-samus4
pkgver=4.1
-pkgrel=7
+pkgrel=8
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-7.tar.gz"
+source=("https://github.com/raphael/linux-4.1-samus/archive/v4.1-8.tar.gz"
"config"
"linux.preset"
)
_kernelname=${pkgbase#linux}
-_linuxsrc=linux-4.1-samus-4.1-7/build/linux/
+_linuxsrc=linux-4.1-samus-4.1-8/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=('5fa2bac14e7a1d5a77dab1686b99e517'
+md5sums=('0868d291e9a9eaf1f2ebd9a21226674f'
'01ac288139b58b57bf4a2709a5340ada'
'5aae464a8085b2f3adcdcaff29853d04')