diff options
author | gameslayer | 2020-07-09 22:25:27 +1000 |
---|---|---|
committer | gameslayer | 2020-07-09 22:25:27 +1000 |
commit | 3aca5ad1c717a8333949a4cedf546fd80784688d (patch) | |
tree | ca4f9515a6f775e9e47228de92961127952ff51a /.SRCINFO | |
parent | d439dc1a9c0ca68785062fbaaa03dd0713c7f84d (diff) | |
download | aur-3aca5ad1c717a8333949a4cedf546fd80784688d.tar.gz |
-Fix with repo name on link changed to work with makepkg
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ pkgbase = youtubemusic pkgdesc = Youtube Music is a unofficial client to play your music. pkgver = 1.0.0 pkgrel = 1 - url = https://gitlab.com/youtube-music/Application + url = https://gitlab.com/youtube-music/application arch = any license = GPL makedepends = npm @@ -13,7 +13,7 @@ pkgbase = youtubemusic depends = libxss provides = youtubemusic conflicts = youtubemusic - source = git+https://gitlab.com/youtube-music/Application.git + source = git+https://gitlab.com/youtube-music/application.git sha256sums = SKIP pkgname = youtubemusic |