Compare commits
8 Commits
447d2a6f35
...
9843d57472
Author | SHA1 | Date | |
---|---|---|---|
9843d57472 | |||
8fbaeb7ac8 | |||
e9f0ad228a | |||
2ee5519c53 | |||
5fcf1aac2d | |||
6bb6fd9570 | |||
79ca3f502a | |||
b8368f2359 |
@ -5,13 +5,13 @@ _modname=88XXau_wfb
|
||||
pkgver=5.2.20.2.r781.8f30f65
|
||||
_pkgver=5.2.20.2
|
||||
pkgrel=1
|
||||
pkgdesc="Patched rtl88xxau drivers for wifibroadcast"
|
||||
arch=('any')
|
||||
url="https://github.com/OpenHD/rtl8812au"
|
||||
license=('GPL2')
|
||||
pkgdesc='Patched rtl88xxau drivers for wifibroadcast'
|
||||
arch=(any)
|
||||
url='https://github.com/OpenHD/rtl8812au'
|
||||
license=(GPL2)
|
||||
depends=('dkms' 'bc')
|
||||
makedepends=('git')
|
||||
source=("git+https://github.com/OpenHD/rtl8812au.git")
|
||||
source=('git+https://github.com/OpenHD/rtl8812au.git')
|
||||
sha256sums=('SKIP')
|
||||
|
||||
pkgver() {
|
||||
|
@ -5,12 +5,12 @@ _modname=88x2bu
|
||||
pkgver=5.13.1.r210.6554258
|
||||
_pkgver=5.13.1
|
||||
pkgrel=1
|
||||
pkgdesc="Realtek RTL88x2BU WiFi USB Driver for Linux (with OpenHD patches)"
|
||||
arch=('any')
|
||||
url="https://github.com/OpenHD/rtl88x2bu"
|
||||
license=('GPL2')
|
||||
depends=('dkms' 'bc')
|
||||
makedepends=('git')
|
||||
pkgdesc='Realtek RTL88x2BU WiFi USB Driver for Linux (with OpenHD patches)'
|
||||
arch=(any)
|
||||
url='https://github.com/OpenHD/rtl88x2bu'
|
||||
license=(GPL2)
|
||||
depends=(dkms bc)
|
||||
makedepends=(git)
|
||||
source=("git+https://github.com/OpenHD/rtl88x2bu.git")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user