summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorErikas2018-08-20 01:11:35 +0300
committerErikas2018-08-20 01:11:35 +0300
commit277577d51047c357b617c57e946d9689e60a254f (patch)
tree84d3f034893cdf6ca3f79131e234f3dd43bb9129 /PKGBUILD
parent2dee5b9fcbdc07ee65980dc6dea4e52e98a8fc25 (diff)
downloadaur-277577d51047c357b617c57e946d9689e60a254f.tar.gz
Added support for ARM devices
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb2ed1f6fe88..3087678774a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=rtl8814au-dkms-git
_pkgbase=rtl8814au
pkgver=4.3.21.r34.ga0c4479
-pkgrel=1
+pkgrel=2
pkgdesc="RTL8814AU and RTL8813AU chipset driver with firmware v4.3.21"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/zebulon2/rtl8814au"