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 1e259cf0fc07..0537d664aee3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-amd-staging-drm-next-git
pkgdesc = Linux kernel with AMDGPU DC patches
pkgver = 4.20.782127.380d480842d5
- pkgrel = 1
+ pkgrel = 2
url = https://cgit.freedesktop.org/~agd5f/linux/
arch = x86_64
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index d73760403cd9..aa7dfc0dabfe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Yurii Kolesnykov <yurikoles@gmail.com>
+# Maintainer: Yurii Kolesnykov <root@yurikoles.com>
# Contributor: Boohbah <boohbah at gmail.com>
# Contributor: Tobias Powalowski <tpowa@archlinux.org>
# Contributor: Thomas Baechler <thomas@archlinux.org>
@@ -15,7 +15,7 @@ _kernel_rel=4.20
_branch=amd-staging-drm-next
_kernelname=${pkgbase#linux}
pkgver=4.20.782127.380d480842d5
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url='https://cgit.freedesktop.org/~agd5f/linux/'
license=('GPL2')