summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoah2020-03-30 13:47:00 -0500
committerNoah2020-03-30 13:47:00 -0500
commite1a9c435addf13245c4ad1623c4ed985b4bad84a (patch)
tree1bee806c041eb0e0d34c531623763977b7a38bb6
parent41248a40923c2f574d6bdf999d7780a9dc9329f3 (diff)
downloadaur-e1a9c435addf13245c4ad1623c4ed985b4bad84a.tar.gz
Change upstream URL to XAIOThaifeng/realtek-linux
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1cf4fd1b0e5a..ee70f3322ced 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,13 +7,13 @@ _dver="${pkgver}.20191028_COEX20190531-0e0e"
pkgrel=4
pkgdesc="Realtek RTL88x2CE Driver (DKMS)"
arch=('x86_64' 'i686')
-url="https://github.com/alanfox2000/realtek-linux/blob/master/RTL8822CE"
+url="https://github.com/XAIOThaifeng/realtek-linux/blob/master/RTL8822CE"
license=('GPL')
depends=('dkms' 'bc')
optdepends=('linux-headers' 'linux-zen-headers')
provides=('rtl88x2ce')
source=(
- "$pkgname-$pkgver.src.7z::https://github.com/alanfox2000/realtek-linux/blob/master/RTL8822CE/RTL8822CE_WiFi_linux_v$_allver.7z?raw=true"
+ "$pkgname-$pkgver.src.7z::https://github.com/XAIOThaifeng/realtek-linux/blob/master/RTL8822CE/RTL8822CE_WiFi_linux_v$_allver.7z?raw=true"
dkms.conf
rtw88_blacklist.conf
)