From 2ff42fd9a2daf1d60a6700d73069acdab60e780d Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 28 Sep 2016 17:40:33 +0200 Subject: [PATCH] pingus: fix distfile/checksum --- srcpkgs/pingus/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pingus/template b/srcpkgs/pingus/template index 5d86b95fae4..ec3b13d00a8 100644 --- a/srcpkgs/pingus/template +++ b/srcpkgs/pingus/template @@ -9,8 +9,8 @@ short_desc="Free Lemmings-like puzzle game" maintainer="Juan RP " license="GPL-2" homepage="http://pingus.seul.org/welcome.html" -distfiles="http://pingus.googlecode.com/files/pingus-${version}.tar.bz2" -checksum=759c1253075d1e72691bc1e770b24cdd51917041fd1857c1daf85b65a6686460 +distfiles="https://github.com/Pingus/pingus/archive/v${version}.tar.gz" +checksum=c4cd89e1d350d2472f32de5f6266ac9f3658a3620eace3f79efac45db4323b65 nocross=yes do_build() {