Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
125 changes: 0 additions & 125 deletions srcpkgs/godot/patches/editor-split-translation-data.patch

This file was deleted.

4 changes: 2 additions & 2 deletions srcpkgs/godot/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'godot'
pkgname=godot
version=4.5
version=4.5.1
revision=1
archs="x86_64* i686* aarch64* armv7* ppc64*"
build_style=scons
Expand All @@ -25,7 +25,7 @@ maintainer="Orphaned <[email protected]>"
license="MIT"
homepage="https://www.godotengine.org/"
distfiles="https://github.com/godotengine/godot/archive/${version}-stable.tar.gz"
checksum=0b2c942c79f756da5c94990e06678feaa582ae533b5e126f992a29d1ea8a816c
checksum=c62a6eafc4a2de44fda3ad2db6dbe989726cd4c37537e0af119eeb6886fe49f2
nocross=https://build.voidlinux.org/builders/armv7l_builder/builds/6342/steps/shell_3/logs/stdio

CFLAGS+=" -fPIE -fPIC"
Expand Down