summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYurii Kolesnykov2018-10-01 19:33:24 +0300
committerYurii Kolesnykov2018-10-01 19:33:24 +0300
commit77473906a6048a80ea46e810bd7371c7fde44212 (patch)
tree894f600179d4e50de6fa103ee841d584fcec7a8b
parent74053e4829aea89e0cb64dba2e1c0b85560b707f (diff)
downloadaur-77473906a6048a80ea46e810bd7371c7fde44212.tar.gz
fix maintainer
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f31cbf3945f..040d379decc2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-amd-git
pkgdesc = Linux kernel with AMDGPU DC patches
pkgver = 4.20.783785.6a9624305621
- pkgrel = 1
+ pkgrel = 2
url = https://cgit.freedesktop.org/~agd5f/linux/
arch = x86_64
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index d11ef882c2d7..5ddfc4eaf2b6 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=drm-next-${_kernel_rel}
_kernelname=${pkgbase#linux}
pkgver=4.20.783785.6a9624305621
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url='https://cgit.freedesktop.org/~agd5f/linux/'
license=('GPL2')