teeworlds: extract update_* to external update file
This commit is contained in:
parent
d5656c9380
commit
c44f8d0f11
|
@ -10,7 +10,6 @@ short_desc="A retro multiplayer shooter"
|
|||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="custom"
|
||||
homepage="https://www.teeworlds.com"
|
||||
update_site="https://www.teeworlds.com/?page=downloads"
|
||||
distfiles="https://downloads.teeworlds.com/${pkgname}-${version}-src.tar.gz"
|
||||
checksum=490ee7c372898761c609af8d7b0c6bd55942c6c6fcd7f361eefa00abfc70077b
|
||||
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
site="https://www.teeworlds.com/?page=downloads"
|
Loading…
Reference in New Issue