summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 986290c6a745..fae0d5f2c3b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-amd-raven
pkgver = 5.1.v.21
- pkgrel = 2
+ pkgrel = 3
url = https://www.kernel.org/
arch = x86_64
license = GPL2
@@ -16,7 +16,7 @@ pkgbase = linux-amd-raven
source = config.x86_64
source = linux-amd-raven.preset
sha256sums = SKIP
- sha256sums = 04f9b19d0dde49a132d79006663cac6cfe3a0eb1252ca33e9694a63f00bccb65
+ sha256sums = 00895ec3ed999ecd5d236fcdc1874654649f3a8626ca51adb28819b47ab7c555
sha256sums = 0ac0cf410b0f3eeaa07d41505613e118ea59e01144e905f2dc0a808379f87e87
pkgname = linux-amd-raven
diff --git a/PKGBUILD b/PKGBUILD
index ebd62125c1a2..8ba776f13aa5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase=linux-amd-raven
_srcname=linux
gitver=v5.1.21
pkgver=5.1.v.21
-pkgrel=2
+pkgrel=3
arch=('x86_64')
url="https://www.kernel.org/"
license=('GPL2')
@@ -21,7 +21,7 @@ source=('git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git'
"${pkgbase}.preset")
sha256sums=('SKIP'
#config.x86_64
- '04f9b19d0dde49a132d79006663cac6cfe3a0eb1252ca33e9694a63f00bccb65'
+ '00895ec3ed999ecd5d236fcdc1874654649f3a8626ca51adb28819b47ab7c555'
#.preset file
'0ac0cf410b0f3eeaa07d41505613e118ea59e01144e905f2dc0a808379f87e87')