summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97724dd8331e..ce1e588921ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = rtl8821cu-morrownr-dkms-git
pkgdesc = rtl8821cu chipset driver (morrownr fork)
pkgver = 5.8.1.7.1.b6ad883
pkgrel = 1
- url = github.com/morrownr/8821cu-20210118
+ url = https://github.com/morrownr/8821cu-20210118
arch = i686
arch = x86_64
arch = armv7h
diff --git a/PKGBUILD b/PKGBUILD
index a97c972c1500..58b976aba8f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=5.8.1.7.1.b6ad883
pkgrel=1
pkgdesc="rtl8821cu chipset driver (morrownr fork)"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
-url="github.com/morrownr/8821cu-20210118"
+url="https://github.com/morrownr/8821cu-20210118"
license=('GPL2')
depends=('dkms')
makedepends=('git' 'bc')