diff --git a/media-sound/audacious/audacious-3.9.recipe b/media-sound/audacious/audacious-3.9.recipe index ab9dfe4d8..40e18660c 100644 --- a/media-sound/audacious/audacious-3.9.recipe +++ b/media-sound/audacious/audacious-3.9.recipe @@ -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"