summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSebastian 'Swift Geek' Grzywna2022-05-20 03:58:38 +0200
committerSebastian 'Swift Geek' Grzywna2022-05-20 03:59:09 +0200
commit1ebc540416f73578f516d816ef652df21e08d91e (patch)
tree2be8719ef4c3d48b60384a3f7e553761ea8774a4 /PKGBUILD
parent0b6cd856d48357a1bdde880bf13b6b21031d72e2 (diff)
downloadaur-8189fs-git.tar.gz
Fix github URI
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c38769fd8e81..9f255615d2b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://github.com/jwrdegoede/rtl8189ES_linux/tree/rtl8189fs"
license=('GPL')
depends=('linux')
makedepends=('linux-headers' 'git')
-source=("git://github.com/jwrdegoede/$_pkgname.git#branch=rtl8189fs")
+source=("git+https://github.com/jwrdegoede/$_pkgname.git#branch=rtl8189fs")
sha256sums=('SKIP')
install=depmod.install