summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIyán Méndez Veiga2019-04-04 17:21:37 +0200
committerIyán Méndez Veiga2019-04-04 17:21:37 +0200
commit723432b41c26b74e5f8482042fa6e4339403767d (patch)
treeff71dd7b43f5f4f59b0a704b24256fcd4aa172b5 /PKGBUILD
parent4f96c0d456c34493143a4176a56514f812c8a00a (diff)
downloadaur-723432b41c26b74e5f8482042fa6e4339403767d.tar.gz
Change ARCH from 'any' to 'x86_64'
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3919ec183b60..37c2cb363c89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=rtl88xxau-aircrack-dkms-git
_pkgbase=rtl88xxau
-pkgver=r603.377c12c
+pkgver=r640.ac2db99
pkgrel=1
pkgdesc="Aircrack-ng kernel module for Realtek 88XXau (USB adapters only) network cards (8811au, 8812au, 8814au and 8821au chipsets) with monitor mode and injection support"
url="https://github.com/aircrack-ng/rtl8812au#branch=v5.2.20"
license=('GPL')
-arch=('any')
+arch=('x86_64')
makedepends=('git')
depends=('dkms')
replaces=('rtl8812au-aircrack-dkms-git')