diff options
author | B. Watson <yalhcru@gmail.com> | 2020-02-16 11:50:54 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-24 06:10:05 +0700 |
commit | 27df37a6f9f9c4f67f62e5c2a3045ff472d1efb6 (patch) | |
tree | c7e8723dcbc8851f3867fce105467a2dac400f5d /audio | |
parent | f228a137d6af91b92104bf8adb8b0dbb4a75d455 (diff) | |
download | slackbuilds-27df37a6f9f9c4f67f62e5c2a3045ff472d1efb6.tar.gz |
audio/lastfm: Use proper github URL.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/lastfm/lastfm.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/lastfm/lastfm.info b/audio/lastfm/lastfm.info index 6d663b6e83..4ae54e57af 100644 --- a/audio/lastfm/lastfm.info +++ b/audio/lastfm/lastfm.info @@ -1,7 +1,7 @@ PRGNAM="lastfm" VERSION="2.1.36" HOMEPAGE="http://www.last.fm/download" -DOWNLOAD="https://github.com/lastfm/lastfm-desktop/archive/2.1.36.tar.gz" +DOWNLOAD="https://github.com/lastfm/lastfm-desktop/archive/2.1.36/lastfm-desktop-2.1.36.tar.gz" MD5SUM="1195ab4aa2c82151a99dec07af142207" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |