summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 75973bc30384..2d491718734e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xf86-video-ati-git
pkgdesc = X.org ati video driver
pkgver = 19.1.0.r15.g7a6a34af
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://xorg.freedesktop.org/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index fe0c655274a3..a9c8110f6f77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,14 @@
# Maintainer: Yurii Kolesnykov <root@yurikoles.com>
# based on core/xf86-video-ati: Jan de Groot <jgc@archlinux.org>
# Contributor: Alexander Baldeck <alexander@archlinux.org>
+#
+# Send PRs here: https://github.com/yurikoles-aur/xf86-video-ati-git
+#
_pkgname=xf86-video-ati
pkgname="${_pkgname}-git"
pkgver=19.1.0.r15.g7a6a34af
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc="X.org ati video driver"
arch=('x86_64')