Audacious: change uri to github

This commit is contained in:
Gerasim Troeglazov
2018-06-17 15:30:51 +10:00
parent 32d046c77c
commit 1349805d31

View File

@@ -11,9 +11,10 @@ fetch lyrics for your music, to set an alarm in the morning, and more."
HOMEPAGE="https://audacious-media-player.org/"
COPYRIGHT="2010-2017 Błażej Szczygieł"
LICENSE="GNU GPL v3"
REVISION="3"
SOURCE_URI="http://distfiles.audacious-media-player.org/audacious-$portVersion.tar.bz2"
CHECKSUM_SHA256="2d8044673ac786d71b08004f190bbca368258bf60e6602ffc0d9622835ccb05e"
REVISION="4"
SOURCE_URI="https://github.com/audacious-media-player/audacious/archive/audacious-$portVersion.tar.gz"
CHECKSUM_SHA256="22226ca3f161711790cd550757742aebe386f9c2567d7912ac9fd35fae488664"
SOURCE_DIR="audacious-audacious-$portVersion"
ADDITIONAL_FILES="audacious.rdef.in"
ARCHITECTURES="!x86_gcc2 x86 x86_64"