summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Cai2019-04-04 10:21:10 +0800
committerPeter Cai2019-04-04 10:21:10 +0800
commit2a768df884475f6566da07d1e4ab335afacb0626 (patch)
tree091f303862bb32ddc0aa22c41bf6406d31808927
parent0580d93591c0d345214d301d8776c1217386e8b5 (diff)
downloadaur-2a768df884475f6566da07d1e4ab335afacb0626.tar.gz
updpkg: 5.0.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3bcc94593b05..a330a3098cf9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-surface-petercxy
- pkgver = 5.0.5
+ pkgver = 5.0.6
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = linux-surface-petercxy
source = 60-linux.hook
source = 90-linux.hook
source = linux-surface-petercxy.preset
- source = https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.0.5.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.0.6.xz
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 437b141a6499159f5a7282d5eb4b2be055f8e862ccce44d7464e8759c31a2e43
@@ -29,7 +29,7 @@ pkgbase = linux-surface-petercxy
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
sha256sums = ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65
- sha256sums = 70051be96455f84e13af8a3e487a6da2ed3274843bbd26049004d4e7578365ea
+ sha256sums = 188fbac8a0c853d560252f0b37ab98c6707ad8d0840394bef7e269229fefd6d3
pkgname = linux-surface-petercxy
pkgdesc = The Linux-surface-petercxy kernel and modules, patched for Surface devices
diff --git a/PKGBUILD b/PKGBUILD
index f0e05395e692..d996a70f2129 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _srcname=linux-5.0
_srcdir=${_srcname}
_has_patch=true # TODO: set this to false if the kernel has no patch version
_patch_commit=221ecc5cd17b45dbdde7af7aa063145229fbf50c # PeterCxy/linux-surface-patches
-pkgver=5.0.5
+pkgver=5.0.6
pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
@@ -34,7 +34,7 @@ sha256sums=('437b141a6499159f5a7282d5eb4b2be055f8e862ccce44d7464e8759c31a2e43'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65'
- '70051be96455f84e13af8a3e487a6da2ed3274843bbd26049004d4e7578365ea')
+ '188fbac8a0c853d560252f0b37ab98c6707ad8d0840394bef7e269229fefd6d3')
_kernelname=${pkgbase#linux}