summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaphael Simon2016-10-03 22:33:12 -0700
committerRaphael Simon2016-10-03 22:33:12 -0700
commitc72b43303bbd9ec34c9919970a04bc7b3db9fefc (patch)
tree165a1aab4ab4700c25a099038eac303802748fc4 /PKGBUILD
parent266b035d9374d479e237ade209c73c451159c8f5 (diff)
downloadaur-c72b43303bbd9ec34c9919970a04bc7b3db9fefc.tar.gz
release v4.8-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 218dea6e9cfd..b93f2321688d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,19 @@
# Maintainer: Raphael Simon <simon.raphael@gmail.com>
pkgbase=linux-samus4
-pkgver=4.7
-pkgrel=5
+pkgver=4.8
+pkgrel=1
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.7-5.tar.gz"
+source=("https://github.com/raphael/linux-samus/archive/v4.8-1.tar.gz"
"config"
"linux.preset"
)
_kernelname=${pkgbase#linux}
-_linuxsrc=linux-samus-4.7-5/build/linux/
+_linuxsrc=linux-samus-4.8-1/build/linux/
# $srcdir is: /home/raphael/src/kernel-pkg/src
prepare() {
@@ -244,6 +244,6 @@ for _p in ${pkgname[@]}; do
}"
done
-md5sums=('94e5e786777f018cca547654b56f26a4'
- '28462dad99b3d3e19e1395310245efaa'
+md5sums=('ec6a7073d2a628fc040a8b4af54ddba8'
+ 'a1f2e6fc86c4151ffe05e7cf6280988a'
'5aae464a8085b2f3adcdcaff29853d04')