From 2cc791b2f3d651e92c6c45511d4e9a65a06dade5 Mon Sep 17 00:00:00 2001 From: Archlinux-Jerry Build Bot Date: Tue, 2 Jun 2020 15:08:43 +0800 Subject: [PATCH] update: linux-phicomm-n1 to 5.7.0 --- linux-phicomm-n1/PKGBUILD | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/linux-phicomm-n1/PKGBUILD b/linux-phicomm-n1/PKGBUILD index f58a676..6dd1ef8 100644 --- a/linux-phicomm-n1/PKGBUILD +++ b/linux-phicomm-n1/PKGBUILD @@ -4,10 +4,10 @@ buildarch=8 pkgbase=linux-phicomm-n1 -_srcname=linux-5.6 +_srcname=linux-5.7 _kernelname=${pkgbase#linux} _desc="AArch64 kernel for Phicomm N1" -pkgver=5.6.15 +pkgver=5.7.0 pkgrel=1 arch=('aarch64') url="http://www.kernel.org/" @@ -25,13 +25,12 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz" [[ ${pkgver##*.} != 0 ]] && \ source+=("http://www.kernel.org/pub/linux/kernel/v5.x/patch-${pkgver}.xz") -md5sums=('7b9199ec5fa563ece9ed585ffb17798f' +md5sums=('f63ed18935914e1ee3e04c2a0ce1ba3b' 'caa2dbc19116d818e6d0d46baeca961b' 'b5c494212ef9c09cac5bcc68e2af7a14' '30130b4dcd8ad4364ddbfd56c3058d5e' 'ce6c81ad1ad1f8b333fd6077d47abdaf' - 'bdeb5fb852fd92b4e76b4796db500dd4' - 'e4e1faef579a6aa16d2c7a92a7a7b0d1') + 'bdeb5fb852fd92b4e76b4796db500dd4') prepare() { cd ${_srcname}