summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryjun2021-09-12 17:41:52 +0800
committeryjun2021-09-12 17:41:52 +0800
commit5abb0de9872d631edacb2cc3ad0d9c8abf11baa4 (patch)
treeb68f20db0dc19c0ceb0b0ee28a87e09fdd7a7ae7
parent1364a9e812e2069f2a8764ec7551f8bba79edcc5 (diff)
downloadaur-5abb0de9872d631edacb2cc3ad0d9c8abf11baa4.tar.gz
updpkg: linux-tqc-a01 5.14.2
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c15f7c24aa0..a2985a00cb43 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-tqc-a01
- pkgver = 5.14.1
+ pkgver = 5.14.2
pkgrel = 1
url = http://www.kernel.org/
arch = aarch64
@@ -35,7 +35,7 @@ pkgbase = linux-tqc-a01
source = linux.preset
source = 60-linux.hook
source = 90-linux.hook
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.14.1.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.14.2.xz
md5sums = a082ef5748b813abca0649dab8be5f52
md5sums = 46d921dba031a9f397955a787c71911e
md5sums = 17aa0c69176c68cd98b4522740a1b747
@@ -53,11 +53,11 @@ pkgbase = linux-tqc-a01
md5sums = 05c4d9cbe622d5ff15e6b84b1c5c1a70
md5sums = d1543c205b4faf9be4552d4308228217
md5sums = e4ef0ae46cdfb23abb11d729452f68b2
- md5sums = 1da6ba25b5da83e824d845cdcca72df7
+ md5sums = 14397ae70b94b2d6c5be9b5043f70f00
md5sums = 66e0ae63183426b28c0ec0c7e10b5e16
md5sums = ce6c81ad1ad1f8b333fd6077d47abdaf
md5sums = 3dc88030a8f2f5a5f97266d99b149f77
- md5sums = 0e03bc49d0db9ae31a5086ec49be3768
+ md5sums = c32f97047814a7c47f13d23ac21ed46e
pkgname = linux-tqc-a01
pkgdesc = The Linux Kernel and modules - AArch64 kernel for TQC A01
@@ -67,7 +67,7 @@ pkgname = linux-tqc-a01
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
- provides = linux=5.14.1
+ provides = linux=5.14.2
provides = WIREGUARD-MODULE
conflicts = linux
replaces = linux-armv8
@@ -75,5 +75,5 @@ pkgname = linux-tqc-a01
pkgname = linux-tqc-a01-headers
pkgdesc = Header files and scripts for building modules for linux kernel - AArch64 kernel for TQC A01
- provides = linux-headers=5.14.1
+ provides = linux-headers=5.14.2
conflicts = linux-headers
diff --git a/PKGBUILD b/PKGBUILD
index 3035d4ed2b61..c82624df34d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgbase=linux-tqc-a01
_srcname=linux-5.14
_kernelname=${pkgbase#linux}
_desc="AArch64 kernel for TQC A01"
-pkgver=5.14.1
+pkgver=5.14.2
pkgrel=1
arch=('aarch64')
url="http://www.kernel.org/"
@@ -58,11 +58,11 @@ md5sums=('a082ef5748b813abca0649dab8be5f52'
'05c4d9cbe622d5ff15e6b84b1c5c1a70'
'd1543c205b4faf9be4552d4308228217'
'e4ef0ae46cdfb23abb11d729452f68b2'
- '1da6ba25b5da83e824d845cdcca72df7'
+ '14397ae70b94b2d6c5be9b5043f70f00'
'66e0ae63183426b28c0ec0c7e10b5e16'
'ce6c81ad1ad1f8b333fd6077d47abdaf'
'3dc88030a8f2f5a5f97266d99b149f77'
- '0e03bc49d0db9ae31a5086ec49be3768')
+ 'c32f97047814a7c47f13d23ac21ed46e')
prepare() {
cd ${_srcname}