summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiKl-LS2022-02-13 14:28:18 +0800
committerMiKl-LS2022-02-13 14:28:18 +0800
commit0a4e36bbefdd914e7e57bf8b15cf511ebd77c0c7 (patch)
tree235d91d8311aa91140210d409290c4100842189a
parenta645adf3970d521bdc6675ed16fba174c6b9fbe3 (diff)
downloadaur-0a4e36bbefdd914e7e57bf8b15cf511ebd77c0c7.tar.gz
Change URL
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2d42168e50a8..0cbbc3ee318f 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.123.499f495
pkgrel = 1
- url = https://github.com/morrownr/8821cu
+ url = github.com/morrownr/8821cu-20210118
arch = i686
arch = x86_64
arch = armv7h
@@ -13,7 +13,7 @@ pkgbase = rtl8821cu-morrownr-dkms-git
depends = dkms
conflicts = rtl8821cu-git
conflicts = rtl8821cu-dkms-git
- source = git+https://github.com/morrownr/8821cu
+ source = git+https://github.com/morrownr/8821cu-20210118
source = dkms.conf
sha256sums = SKIP
sha256sums = a0552ddb8658b5416ae373db569f7fef9a111c9b995a85071bd89fd4cf8c804f
diff --git a/PKGBUILD b/PKGBUILD
index 3f70b430de01..bd2fe682fe8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,12 +8,12 @@ pkgver=5.8.1.7.123.499f495
pkgrel=1
pkgdesc="rtl8821cu chipset driver (morrownr fork)"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
-url="https://github.com/morrownr/8821cu"
+url="github.com/morrownr/8821cu-20210118"
license=('GPL2')
depends=('dkms')
makedepends=('git' 'bc')
conflicts=("${_pkgbase}-git" "${_pkgbase}-dkms-git")
-source=("git+https://github.com/morrownr/8821cu"
+source=("git+https://github.com/morrownr/8821cu-20210118"
'dkms.conf')
sha256sums=('SKIP'
'a0552ddb8658b5416ae373db569f7fef9a111c9b995a85071bd89fd4cf8c804f')