summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dddd0d11bc97..9ac519dea02a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
pkgbase = 8188eu-aircrack-dkms-git
pkgdesc = Realtek RTL8188EUS and RTL8188ETV Wi-Fi driver with monitor mode & frame injection support
- pkgver = 5.3.9.r145.6146193
+ pkgver = 5.3.9.r161.0958f29
pkgrel = 1
url = https://github.com/aircrack-ng/rtl8188eus
arch = x86_64
arch = i686
arch = pentium4
+ arch = aarch64
license = GPL
makedepends = git
depends = dkms
@@ -18,4 +19,3 @@ pkgbase = 8188eu-aircrack-dkms-git
md5sums = 8af5df9ed717b3bb48df59dac0c8a9c8
pkgname = 8188eu-aircrack-dkms-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 07ee3347ff79..593a58f8c27f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
_pkgname=8188eu
_pkgver=5.3.9
pkgname=8188eu-aircrack-dkms-git
-pkgver=5.3.9.r145.6146193
+pkgver=5.3.9.r161.0958f29
pkgrel=1
pkgdesc="Realtek RTL8188EUS and RTL8188ETV Wi-Fi driver with monitor mode & frame injection support"
-arch=('x86_64' 'i686' 'pentium4')
+arch=('x86_64' 'i686' 'pentium4' 'aarch64')
url="https://github.com/aircrack-ng/rtl8188eus"
license=('GPL')
depends=('dkms')