summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaphael Simon2016-08-20 16:27:27 -0700
committerRaphael Simon2016-08-20 16:27:27 -0700
commit4db3097dbff4d16748afaedfe7bad9c90010c16f (patch)
tree6d3c519c972432926427bd555b173559786d1ddf /PKGBUILD
parent3b8b30cfcc055f17cb553e543183dd25384c667c (diff)
downloadaur-4db3097dbff4d16748afaedfe7bad9c90010c16f.tar.gz
release v4.7-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ada88ff55dc..0e866931f839 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
pkgbase=linux-samus4
pkgver=4.7
-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.7-2.tar.gz"
+source=("https://github.com/raphael/linux-samus/archive/v4.7-3.tar.gz"
"config"
"linux.preset"
)
_kernelname=${pkgbase#linux}
-_linuxsrc=linux-samus-4.7-2/build/linux/
+_linuxsrc=linux-samus-4.7-3/build/linux/
# $srcdir is: /home/raphael/src/kernel-pkg/src
prepare() {
@@ -245,6 +245,6 @@ for _p in ${pkgname[@]}; do
done
# vim:set ts=8 sts=2 sw=2 et:
-md5sums=('f379d236220720b5046b069f13fc0dc8'
- '3d74b8476fbd658612523e17619d5fe1'
+md5sums=('5974324fbff0a74454bd3b8396a69c99'
+ '7758f26d3041c464fc55186781df5f83'
'5aae464a8085b2f3adcdcaff29853d04')