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