diff --git a/srcpkgs/freeorion/template b/srcpkgs/freeorion/template index 58b0c82548f..5cfc3ce3944 100644 --- a/srcpkgs/freeorion/template +++ b/srcpkgs/freeorion/template @@ -17,12 +17,6 @@ changelog="https://raw.githubusercontent.com/freeorion/freeorion/master/ChangeLo distfiles="https://github.com/freeorion/freeorion/releases/download/v${version}/FreeOrion_v${_release}_Source.tar.gz" checksum=d405dbeb43afb7fa76937cf15cdb10b15e818da171ec1eb03e4a1c3ecbba46f7 -case "$XBPS_TARGET_MACHINE" in - aarch64) - broken="ERROR: python-setuptools-40.6.2_1: SHA256 hash is not valid: No such file or directory" - ;; -esac - post_extract() { _build_no=${_release/*_/} sed -i -e "s|\${FreeOrion_BUILD_NO}|$_build_no|" util/Version.cpp.in