mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
aur/qrtr-git: update source array for github changes
This commit is contained in:
parent
0024fdbec5
commit
c83c7a48c6
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ groups=("qcom-icnss-wlan")
|
|||
depends=("glibc")
|
||||
makedepends=("git" "make" "gcc" "linux-headers")
|
||||
provides=("$_pkgname")
|
||||
source=("git://github.com/andersson/$_pkgname.git")
|
||||
source=("git+https://github.com/andersson/$_pkgname")
|
||||
md5sums=("SKIP")
|
||||
|
||||
pkgver() {
|
||||
|
|
Loading…
Reference in a new issue