summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzebulon2021-06-06 22:15:09 +0200
committerzebulon2021-06-06 22:15:09 +0200
commite58277b9ff07e6fa0caae3ac7ea6367adadb6161 (patch)
tree80d1fbdd2cae9869d6d9530dd6493831728fab2a
parent7b45f3be6e5f495f83b5669e16257425abc0f768 (diff)
downloadaur-e58277b9ff07e6fa0caae3ac7ea6367adadb6161.tar.gz
added new contributor
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51b716edf808..e8401fbac9a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = rtl8814au-dkms-git
pkgdesc = RTL8814AU and RTL8813AU chipset driver with firmware v5.8.5.1
pkgver = 5.8.5.1.r98.gc5fd13c
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/morrownr/8814au
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 3b16d1391113..13395bd0c069 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
# Maintainer: zebulon <zeb (at)zebulon(dot)org(dot)uk>
# Contributor: NovaMoon <novamoon1 (at)gmail(dot)com>
# Contributor: Erikas Rudinskas <erikmnkl (at)gmail(dot)com>
+# Contributor: Marcel Unbehaun <f.rostze.ux at gmail dot com>
pkgname=rtl8814au-dkms-git
_pkgbase=rtl8814au
pkgver=5.8.5.1.r98.gc5fd13c
-pkgrel=1
+pkgrel=2
pkgdesc="RTL8814AU and RTL8813AU chipset driver with firmware v5.8.5.1"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/morrownr/8814au"