From 4ff7fef7797d83d486305b4c823d6f8ae05ee74b Mon Sep 17 00:00:00 2001 From: Chongyun Lee <45286352+licy183@users.noreply.github.com> Date: Sun, 6 Oct 2024 14:04:44 +0800 Subject: [PATCH] blender: revbump to rebuild --- tur-on-device/blender/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tur-on-device/blender/build.sh b/tur-on-device/blender/build.sh index 5e852ca52..e3cfb1a90 100644 --- a/tur-on-device/blender/build.sh +++ b/tur-on-device/blender/build.sh @@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="A fully integrated 3D graphics creation suite" TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_MAINTAINER="@T-Dynamos" TERMUX_PKG_VERSION=1:3.6.11 -TERMUX_PKG_REVISION=1 +TERMUX_PKG_REVISION=2 TERMUX_PKG_SRCURL=git+https://github.com/blender/blender.git TERMUX_PKG_GIT_BRANCH=blender-v3.6-release