alarm/mouse-emul-git: update source array for github changes

This commit is contained in:
graysky 2022-03-19 11:48:31 -04:00
parent c83c7a48c6
commit 6fb09f49f5

View file

@ -14,7 +14,7 @@ arch=('arm' 'i686' 'x86_64')
license=('GPL2')
provides=('mouse-emul')
source=("rc-d-mouse-emul" "conf-d-mouse-emul"
"git://github.com/anarsoul/mouse-emul.git"
"git+https://github.com/anarsoul/mouse-emul.git"
"mouse-emul.service")
url="https://github.com/anarsoul/mouse-emul"
makedepends=('git')