summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYurii Kolesnykov2019-04-19 19:38:03 +0200
committerYurii Kolesnykov2019-04-19 19:38:03 +0200
commit57fe5e4fcfc3a218c6f247faf49a0fe39e19f3f0 (patch)
tree646da71ee2a79a9daf7e6596327781d4dda36678
parenta8c07e3583527a69c005ce03c8ea74f700ddf486 (diff)
downloadaur-57fe5e4fcfc3a218c6f247faf49a0fe39e19f3f0.tar.gz
5.2.826043.fe6382cd69de
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e7e1eebdc675..ec5724e62236 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-amd-git
pkgdesc = Linux kernel with AMDGPU DC patches
- pkgver = 5.1.813440.59d3191f14dc
+ pkgver = 5.2.826043.fe6382cd69de
pkgrel = 1
url = https://cgit.freedesktop.org/~agd5f/linux/
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = linux-amd-git
makedepends = python-sphinx
makedepends = graphviz
options = !strip
- source = linux-amd-git::git://people.freedesktop.org/~agd5f/linux#branch=drm-next-5.1
+ source = linux-amd-git::git://people.freedesktop.org/~agd5f/linux#branch=drm-next-5.2
source = config
source = 60-linux.hook
source = 90-linux.hook
diff --git a/PKGBUILD b/PKGBUILD
index 5c9972798cd6..b8b4b0f93134 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,10 +9,10 @@
pkgbase=linux-amd-git
pkgdesc='Linux kernel with AMDGPU DC patches'
_srcname=${pkgbase}
-_kernel_rel=5.1
+_kernel_rel=5.2
_branch=drm-next-${_kernel_rel}
_kernelname=${pkgbase#linux}
-pkgver=5.1.813440.59d3191f14dc
+pkgver=5.2.826043.fe6382cd69de
pkgrel=1
arch=(x86_64)
url='https://cgit.freedesktop.org/~agd5f/linux/'