summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIyán Méndez Veiga2020-11-10 18:38:30 +0100
committerIyán Méndez Veiga2020-11-10 18:38:30 +0100
commit08f5a269b1f1a14f75be0fb957d783297f4de4ab (patch)
tree760ac0fb02cfa661101fae1cb8789036f5680393
parentd89ff89e07d1ef6a5266d44b5c57e21c3a1131b3 (diff)
downloadaur-08f5a269b1f1a14f75be0fb957d783297f4de4ab.tar.gz
Remove 8814au from description
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3ab2451e864..608d33711f91 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rtl88xxau-aircrack-dkms-git
- 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
- pkgver = r999.65174c4
+ pkgdesc = Aircrack-ng kernel module for Realtek 88XXau (USB adapters only) network cards (8811au, 8812au and 8821au chipsets) with monitor mode and injection support
+ pkgver = r1123.e9fbf5c
pkgrel = 1
url = https://github.com/aircrack-ng/rtl8812au
arch = x86_64
@@ -12,7 +12,6 @@ pkgbase = rtl88xxau-aircrack-dkms-git
conflicts = rtl8821au-dkms-git
conflicts = rtl8814au-dkms-git
conflicts = rtl8812au-inject-dkms-git
- replaces = rtl8812au-aircrack-dkms-git
source = rtl88xxau::git+https://github.com/aircrack-ng/rtl8812au.git#branch=v5.6.4.2
source = dkms.conf
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4643113c65f4..b46f9d39e734 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,14 @@
pkgname=rtl88xxau-aircrack-dkms-git
_pkgbase=rtl88xxau
-pkgver=r999.65174c4
+pkgver=r1123.e9fbf5c
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"
+pkgdesc="Aircrack-ng kernel module for Realtek 88XXau (USB adapters only) network cards (8811au, 8812au and 8821au chipsets) with monitor mode and injection support"
url="https://github.com/aircrack-ng/rtl8812au"
license=('GPL')
arch=('x86_64')
makedepends=('git')
depends=('dkms')
-replaces=('rtl8812au-aircrack-dkms-git')
conflicts=('rtl8812au-aircrack-dkms-git' 'rtl8812au-dkms-git' 'rtl8821au-dkms-git' 'rtl8814au-dkms-git' 'rtl8812au-inject-dkms-git')
source=('rtl88xxau::git+https://github.com/aircrack-ng/rtl8812au.git#branch=v5.6.4.2'