From e20e5901c72a8bf3a1c8367496be030686cd3c4d Mon Sep 17 00:00:00 2001 From: Diogo Leal Date: Wed, 8 Mar 2017 08:08:04 -0300 Subject: [PATCH] stella: fix url and distfiles --- srcpkgs/stella/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/stella/template b/srcpkgs/stella/template index b3de7e8f3a8..90516595c93 100644 --- a/srcpkgs/stella/template +++ b/srcpkgs/stella/template @@ -7,8 +7,8 @@ makedepends="SDL2-devel glu-devel libpng-devel zlib-devel" short_desc="A multi-platform Atari 2600 VCS Emulator" maintainer="Diogo Leal " license="GPL-2" -homepage="http://stella.sourceforge.net/" -distfiles="${SOURCEFORGE_SITE}/stella/stella/${version}/stella-${version}-src.tar.xz" +homepage="https://stella-emu.github.io/" +distfiles="https://github.com/stella-emu/stella/releases/download/release-${version}/stella-${version}-src.tar.xz" checksum=93a75d1b343b1e66b6dc526c0f9d8a0c3678d346033f7cdfe76dc93f14d956ad do_configure() {