summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYurii Kolesnykov2019-01-27 17:51:21 +0100
committerYurii Kolesnykov2019-01-27 17:51:21 +0100
commitc4edda68a19bb97bd468631fe30cba314142f963 (patch)
treeb27a9ff005da0cc5c9cfda0fe33b745ec6b995b0
parent38dcc4eecfa527548a1de4f2555ec43b681ddb73 (diff)
downloadaur-c4edda68a19bb97bd468631fe30cba314142f963.tar.gz
5.1.810520.5daa9c4d3d3c
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f13762b6776c..e9a072a1f62b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-amd-wip-git
pkgdesc = Linux kernel with AMDGPU DC patches
- pkgver = 4.21.799074.364c6471cc8c
+ pkgver = 5.1.810520.5daa9c4d3d3c
pkgrel = 1
url = https://cgit.freedesktop.org/~agd5f/linux/
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = linux-amd-wip-git
makedepends = python-sphinx
makedepends = graphviz
options = !strip
- source = linux-amd-wip-git::git://people.freedesktop.org/~agd5f/linux#branch=drm-next-4.21-wip
+ source = linux-amd-wip-git::git://people.freedesktop.org/~agd5f/linux#branch=drm-next-5.1-wip
source = config
source = 60-linux.hook
source = 90-linux.hook
diff --git a/PKGBUILD b/PKGBUILD
index 415380c266d6..08931dce2ede 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,10 +9,10 @@
pkgbase=linux-amd-wip-git
pkgdesc='Linux kernel with AMDGPU DC patches'
_srcname=${pkgbase}
-_kernel_rel=4.21
+_kernel_rel=5.1
_branch=drm-next-${_kernel_rel}-wip
_kernelname=${pkgbase#linux}
-pkgver=4.21.799074.364c6471cc8c
+pkgver=5.1.810520.5daa9c4d3d3c
pkgrel=1
arch=(x86_64)
url='https://cgit.freedesktop.org/~agd5f/linux/'