diff --git a/tur/electron-headers-for-code-oss/build.sh b/tur/electron-headers-for-code-oss/build.sh index fc32feac3..322436439 100644 --- a/tur/electron-headers-for-code-oss/build.sh +++ b/tur/electron-headers-for-code-oss/build.sh @@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="Node headers generated by electron" TERMUX_PKG_LICENSE="MIT, BSD 3-Clause" TERMUX_PKG_MAINTAINER="Chongyun Lee " _CHROMIUM_VERSION=128.0.6613.186 -TERMUX_PKG_VERSION=32.2.6 +TERMUX_PKG_VERSION=32.2.1 TERMUX_PKG_SRCURL=git+https://github.com/electron/electron TERMUX_PKG_DEPENDS="electron-deps" TERMUX_PKG_BUILD_DEPENDS="libnotify, libffi-static"