summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaphael Simon2016-10-15 14:35:45 -0700
committerRaphael Simon2016-10-15 14:35:45 -0700
commitf283d297c6c4292c07d8cff65cca2307e0ba0ab5 (patch)
tree3b7cf32a37ba2339140ea2b5efc0baba3af56b41 /PKGBUILD
parent386227e165595cb4129af54d027ab47c65728b0f (diff)
downloadaur-f283d297c6c4292c07d8cff65cca2307e0ba0ab5.tar.gz
release v4.8-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1373a137ec8..a3e81bd5d75f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
pkgbase=linux-samus4
pkgver=4.8
-pkgrel=2
+pkgrel=3
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-2.tar.gz"
+source=("https://github.com/raphael/linux-samus/archive/v4.8-3.tar.gz"
"config"
"linux.preset"
)
_kernelname=${pkgbase#linux}
-_linuxsrc=linux-samus-4.8-2/build/linux/
+_linuxsrc=linux-samus-4.8-3/build/linux/
# $srcdir is: /home/raphael/src/kernel-pkg/src
prepare() {
@@ -244,6 +244,6 @@ for _p in ${pkgname[@]}; do
}"
done
-md5sums=('1f6378345d5294e5605bfb0c3dae0a73'
- '2f53afec117120837e6692d92b9c15ba'
+md5sums=('a15047faccafc017b97492af4f243cdf'
+ '5973bbc62c942bec6ddcfd06ff301489'
'5aae464a8085b2f3adcdcaff29853d04')