summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYurii Kolesnykov2019-03-01 11:25:55 +0100
committerYurii Kolesnykov2019-03-01 11:25:55 +0100
commitcd6ed9863871abe1689bbbb9626a66faf1282895 (patch)
tree8f177e4d31ca1f3f43c114549911a895127caf9b
parenta66eef2717408eda9bfd9c62e9b4fed36d04146a (diff)
downloadaur-cd6ed9863871abe1689bbbb9626a66faf1282895.tar.gz
5.2.813646.ccb894e3c3da
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ea93f89c425..b26bffead536 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-amd-wip-git
pkgdesc = Linux kernel with AMDGPU DC patches
- pkgver = 5.1.813457.564a6e4c01c9
+ pkgver = 5.2.813646.ccb894e3c3da
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-5.1-wip
+ source = linux-amd-wip-git::git://people.freedesktop.org/~agd5f/linux#branch=drm-next-5.2-wip
source = config
source = 60-linux.hook
source = 90-linux.hook
diff --git a/PKGBUILD b/PKGBUILD
index 34f5e17c28db..d1bc0a807091 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=5.1
+_kernel_rel=5.2
_branch=drm-next-${_kernel_rel}-wip
_kernelname=${pkgbase#linux}
-pkgver=5.1.813457.564a6e4c01c9
+pkgver=5.2.813646.ccb894e3c3da
pkgrel=1
arch=(x86_64)
url='https://cgit.freedesktop.org/~agd5f/linux/'