summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Cai2019-04-07 13:20:09 +0800
committerPeter Cai2019-04-07 13:20:09 +0800
commit892c63c201e01841ad29fd3565f59b85b317521e (patch)
treec08640ef75282a1345ea4b977113b8fca6a7f408
parent2a768df884475f6566da07d1e4ab335afacb0626 (diff)
downloadaur-892c63c201e01841ad29fd3565f59b85b317521e.tar.gz
updpkg: 5.0.7
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a330a3098cf9..6695277299ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-surface-petercxy
- pkgver = 5.0.6
+ pkgver = 5.0.7
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -12,24 +12,24 @@ pkgbase = linux-surface-petercxy
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.0.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.0.tar.sign
- source = https://github.com/PeterCxy/linux-surface-patches/archive/221ecc5cd17b45dbdde7af7aa063145229fbf50c.zip
+ source = https://github.com/PeterCxy/linux-surface-patches/archive/2ec1729218c3b91557d084bb53487eebd177d827.zip
source = config
source = config-surface
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.6.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.0.7.xz
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 437b141a6499159f5a7282d5eb4b2be055f8e862ccce44d7464e8759c31a2e43
sha256sums = SKIP
- sha256sums = 47be6c276ddb1e8b54005bcf80092a6103dfa4124033d5c4a3c09e6e36fee62a
+ sha256sums = 1b0c75520bbf48c223bcb06d22796e082d774a5a534f45a25a006558c72e4d16
sha256sums = df2ce998b050c707950c555f7f6ec0efcb8498fca10b4bce45f681844c8aa0ab
sha256sums = 7d7663a54bbd9ad006988137131b4d813663b6d44bc9ad689c4f10a298a6bac4
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
sha256sums = ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65
- sha256sums = 188fbac8a0c853d560252f0b37ab98c6707ad8d0840394bef7e269229fefd6d3
+ sha256sums = 1352a9a46776c2ed4ea9bfaafa5c4ae5f78a7de7748db2f00157540e395357e4
pkgname = linux-surface-petercxy
pkgdesc = The Linux-surface-petercxy kernel and modules, patched for Surface devices
diff --git a/PKGBUILD b/PKGBUILD
index d996a70f2129..62b7eaa01d59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@ pkgbase=linux-surface-petercxy
_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.6
+_patch_commit=2ec1729218c3b91557d084bb53487eebd177d827 # PeterCxy/linux-surface-patches
+pkgver=5.0.7
pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
@@ -28,13 +28,13 @@ validpgpkeys=('ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds <torva
)
sha256sums=('437b141a6499159f5a7282d5eb4b2be055f8e862ccce44d7464e8759c31a2e43'
'SKIP'
- '47be6c276ddb1e8b54005bcf80092a6103dfa4124033d5c4a3c09e6e36fee62a'
+ '1b0c75520bbf48c223bcb06d22796e082d774a5a534f45a25a006558c72e4d16'
'df2ce998b050c707950c555f7f6ec0efcb8498fca10b4bce45f681844c8aa0ab'
'7d7663a54bbd9ad006988137131b4d813663b6d44bc9ad689c4f10a298a6bac4'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65'
- '188fbac8a0c853d560252f0b37ab98c6707ad8d0840394bef7e269229fefd6d3')
+ '1352a9a46776c2ed4ea9bfaafa5c4ae5f78a7de7748db2f00157540e395357e4')
_kernelname=${pkgbase#linux}