summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaphael Simon2018-05-21 21:36:38 -0700
committerRaphael Simon2018-05-21 21:36:38 -0700
commit49b1bb9f3ff624cc97b986f22f6ee48578a8999f (patch)
treee9e194ba4981c5cf6730019f082e50fce239e9c1
parent1d827910894dbe076fe1e6db2fdc2a5d48060f59 (diff)
downloadaur-49b1bb9f3ff624cc97b986f22f6ee48578a8999f.tar.gz
release v4.16-8
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 808f89d4b413..3ea1b104daa2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue May 22 04:28:37 UTC 2018
+# Tue May 22 04:34:58 UTC 2018
pkgbase = linux-samus4
pkgver = 4.16
- pkgrel = 7
+ pkgrel = 8
url = https://github.com/raphael/linux-samus
arch = x86_64
license = GPL2
@@ -13,12 +13,9 @@ pkgbase = linux-samus4
makedepends = bc
makedepends = lzop
options = !strip
- source = https://github.com/raphael/linux-samus/archive/v4.16-7.tar.gz
+ source = https://github.com/raphael/linux-samus/archive/v4.16-8.tar.gz
source = config
source = linux.preset
- md5sums = f786f6759717d78c4d43318a7e2777ae
- md5sums = 98a45d56fafa7748fc45af1b028339d8
- md5sums = 09e3f7f5d048b3ae737f71019e8a064a
pkgname = linux-samus4
pkgdesc = Linux for Chromebook Pixel 2015
diff --git a/PKGBUILD b/PKGBUILD
index 8adaf3cb0641..19e01c67b76e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=linux-samus4
pkgver=4.16
-pkgrel=7
+pkgrel=8
arch=('x86_64')
url="https://github.com/raphael/linux-samus"
license=('GPL2')
@@ -244,6 +244,6 @@ for _p in ${pkgname[@]}; do
_package${_p#${pkgbase}}
}"
done
-md5sums=('f786f6759717d78c4d43318a7e2777ae'
+md5sums=('3f17896c100e852d714ba24c488e934f'
'98a45d56fafa7748fc45af1b028339d8'
'09e3f7f5d048b3ae737f71019e8a064a')