summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaphael Simon2016-10-28 16:48:02 -0700
committerRaphael Simon2016-10-28 16:48:02 -0700
commitf181e75bc8aa13b39bba45ed14c5e047123c6ce5 (patch)
tree56206f5220bee719d9f53328206c180e7eea1a51
parentcb207dfcb8cb8621e7ac932ebba7777633858c43 (diff)
downloadaur-f181e75bc8aa13b39bba45ed14c5e047123c6ce5.tar.gz
release v4.8-5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d4f13a6d22e..611519f40143 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Oct 26 00:43:36 UTC 2016
+# Fri Oct 28 23:45:11 UTC 2016
pkgbase = linux-samus4
pkgver = 4.8
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/raphael/linux-samus
arch = x86_64
license = GPL2
@@ -13,10 +13,10 @@ pkgbase = linux-samus4
makedepends = bc
makedepends = lzop
options = !strip
- source = https://github.com/raphael/linux-samus/archive/v4.8-4.tar.gz
+ source = https://github.com/raphael/linux-samus/archive/v4.8-5.tar.gz
source = config
source = linux.preset
- md5sums = a15047faccafc017b97492af4f243cdf
+ md5sums = 9f00d56825afa9b58740deb1d377c367
md5sums = 5973bbc62c942bec6ddcfd06ff301489
md5sums = 5aae464a8085b2f3adcdcaff29853d04
diff --git a/PKGBUILD b/PKGBUILD
index c23e42c9ae78..a7aa6d07a4f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
pkgbase=linux-samus4
pkgver=4.8
-pkgrel=4
+pkgrel=5
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.8-4.tar.gz"
+source=("https://github.com/raphael/linux-samus/archive/v4.8-5.tar.gz"
"config"
"linux.preset"
)
_kernelname=${pkgbase#linux}
-_linuxsrc=linux-samus-4.8-4/build/linux/
+_linuxsrc=linux-samus-4.8-5/build/linux/
# $srcdir is: /home/raphael/src/kernel-pkg/src
prepare() {
@@ -244,6 +244,6 @@ for _p in ${pkgname[@]}; do
}"
done
-md5sums=('9f00d56825afa9b58740deb1d377c367'
+md5sums=('8aec32347761f202ffa748f598920e05'
'5973bbc62c942bec6ddcfd06ff301489'
'5aae464a8085b2f3adcdcaff29853d04')