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