diff --git a/games-engines/klystron/klystron-0.0.0.recipe b/games-engines/klystron/klystron-0.0.0.recipe index b6faf329c..8c6f79516 100644 --- a/games-engines/klystron/klystron-0.0.0.recipe +++ b/games-engines/klystron/klystron-0.0.0.recipe @@ -1,4 +1,3 @@ -HOMEPAGE="https://github.com/kometbomb/klystron/" SUMMARY="Framework designed for remaking Thrust" DESCRIPTION="This is a simple framework designed for remaking Thrust, the best \ game that was ever created. @@ -21,11 +20,13 @@ video game console circa 1991. The API is relatively simple, yet uses some \ is a very important feature for a thrustlike game. The synth and the music \ routine are thrown in just for fun. " - -SOURCE_URI="git+https://github.com/kometbomb/klystron.git#2ba7342c1a0a5af36e027bc0f9019d347040edcf" +HOMEPAGE="https://github.com/kometbomb/klystron/" +SOURCE_URI="https://github.com/kometbomb/klystron/archive/89b1214fde74b755f24b69673a2ca1f6b721d775.tar.gz" +CHECKSUM_SHA256="fbafcc75f8e7a39f2d95dfac9c0ae3b4fe28a3d6e543289fd90125b98a2e5e54" REVISION="1" LICENSE="MIT" COPYRIGHT="2009-2015 Tero Lindeman (kometbomb)" +SOURCE_DIR="klystron-89b1214fde74b755f24b69673a2ca1f6b721d775" ARCHITECTURES="!x86_gcc2" SECONDARY_ARCHITECTURES="x86"