summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2019-12-11 15:05:01 -0500
committergraysky2019-12-11 15:05:01 -0500
commite1d9370d8f6f72590b01fe2a88eb619d825d2461 (patch)
tree42d5c759d54a79ab990984a7a3c1526eedaa758f
parent6fcc762a88090ffef626462e6d8953f3ccdaeaed (diff)
downloadaur-e1d9370d8f6f72590b01fe2a88eb619d825d2461.tar.gz
Update to 5.4.3rc1-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b2471ab5cb28..d691ac200ed9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-rc
- pkgver = 5.4.2rc1
+ pkgver = 5.4.3rc1
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -9,10 +9,10 @@ pkgbase = linux-rc
makedepends = bc
makedepends = libelf
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.4.2-rc1.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.4.2-rc1.sign
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.1.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.1.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.4.3-rc1.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.4.3-rc1.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.2.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.2.tar.sign
source = config
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
source = 0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch
@@ -21,9 +21,9 @@ pkgbase = linux-rc
source = 0005-PCI-pciehp-Prevent-deadlock-on-disconnect.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 90b17529ea9de447ef2185768387ac9ff9b96f8f66f4f90503fa577be4b6b06f
+ sha256sums = 73227c9b22a016e3f399c370dce46735708f4d7901414d5debb46d8f9b422400
sha256sums = SKIP
- sha256sums = a7d48bb324d53e421ffbe4da40087b3c0c5112707e5f3d827c30118542c74fd9
+ sha256sums = 32f98256877ca6b016715ffffcf184f1603df9e17a324787f252cd602e03a557
sha256sums = SKIP
sha256sums = b7f23bbc09b6c571b76f851f0389386a6f3a64f3d7b1b8509c8550228b0f4537
sha256sums = 8919d8cbab83ccc810d8c7eaf6ebb18be8ae011da90a11d98732c2537af11d11
diff --git a/PKGBUILD b/PKGBUILD
index 9daba211eb3e..a87b54825c94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _srcname=linux-5.4
_major=5.4
### on initial release this is null otherwise it is the current stable subversion
### ie 1,2,3 corresponding $_major.1, $_major.3 etc.
-_minor=1
+_minor=2
### on initial release comment this out and set to =1
_minorc=$((_minor+1))
#_minorc=1
@@ -40,9 +40,9 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('90b17529ea9de447ef2185768387ac9ff9b96f8f66f4f90503fa577be4b6b06f'
+sha256sums=('73227c9b22a016e3f399c370dce46735708f4d7901414d5debb46d8f9b422400'
'SKIP'
- 'a7d48bb324d53e421ffbe4da40087b3c0c5112707e5f3d827c30118542c74fd9'
+ '32f98256877ca6b016715ffffcf184f1603df9e17a324787f252cd602e03a557'
'SKIP'
'b7f23bbc09b6c571b76f851f0389386a6f3a64f3d7b1b8509c8550228b0f4537'
'8919d8cbab83ccc810d8c7eaf6ebb18be8ae011da90a11d98732c2537af11d11'