summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4917085c8946..d6a1be92f24a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-amd-staging-drm-next-git
pkgdesc = Linux kernel with AMDGPU DC patches
- pkgver = 4.21.797929.8202c53d8f8e
+ pkgver = 5.1.810556.e1be4cb58380
pkgrel = 1
url = https://cgit.freedesktop.org/~agd5f/linux/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 7999d93c452d..1eb2ec870f01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,10 +9,10 @@
pkgbase=linux-amd-staging-drm-next-git
pkgdesc='Linux kernel with AMDGPU DC patches'
_srcname=${pkgbase}
-_kernel_rel=4.21
+_kernel_rel=5.1
_branch=amd-staging-drm-next
_kernelname=${pkgbase#linux}
-pkgver=4.21.797929.8202c53d8f8e
+pkgver=5.1.810556.e1be4cb58380
pkgrel=1
arch=(x86_64)
url='https://cgit.freedesktop.org/~agd5f/linux/'