summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYurii Kolesnykov2018-10-01 19:43:43 +0300
committerYurii Kolesnykov2018-10-01 19:43:43 +0300
commit236870ebb7e39d5ee7b076903c0a79310ee2a8c1 (patch)
tree92c00e9a0c51b705075e96d084b9f0dada238777 /PKGBUILD
parent7365a1786860afff7c39b537082fe708bd951f73 (diff)
downloadaur-236870ebb7e39d5ee7b076903c0a79310ee2a8c1.tar.gz
fix maintainer
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c19b4eb38fff..afa696b9bda8 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}-wip
_kernelname=${pkgbase#linux}
pkgver=4.20.783899.c20993e2f3ea
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url='https://cgit.freedesktop.org/~agd5f/linux/'
license=('GPL2')