summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaphael Simon2016-10-28 16:48:02 -0700
committerRaphael Simon2016-10-28 16:48:02 -0700
commitf181e75bc8aa13b39bba45ed14c5e047123c6ce5 (patch)
tree56206f5220bee719d9f53328206c180e7eea1a51 /PKGBUILD
parentcb207dfcb8cb8621e7ac932ebba7777633858c43 (diff)
downloadaur-f181e75bc8aa13b39bba45ed14c5e047123c6ce5.tar.gz
release v4.8-5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
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')