pingus: fix distfile/checksum
This commit is contained in:
parent
27f2e6f6fe
commit
2ff42fd9a2
|
@ -9,8 +9,8 @@ short_desc="Free Lemmings-like puzzle game"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
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() {
|
||||
|
|
Loading…
Reference in New Issue