From f1e565920c193ed46cc2ea3dea4389f16f6c0faa Mon Sep 17 00:00:00 2001 From: 82Flex <82flex@gmail.com> Date: Thu, 7 Mar 2024 22:35:33 +0800 Subject: [PATCH] rename package --- gen-control.sh | 2 +- layout/DEBIAN/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gen-control.sh b/gen-control.sh index 64bef1e..e824eee 100755 --- a/gen-control.sh +++ b/gen-control.sh @@ -17,7 +17,7 @@ mkdir -p layout/DEBIAN # Write the control file cat > layout/DEBIAN/control << __EOF__ Package: ch.xxtou.hudapp -Name: HUD App +Name: TrollSpeed Version: $VERSION Section: Tweaks Depends: firmware (>= 14.0), mobilesubstrate (>= 0.9.7000) diff --git a/layout/DEBIAN/control b/layout/DEBIAN/control index 4247ade..c6036f1 100644 --- a/layout/DEBIAN/control +++ b/layout/DEBIAN/control @@ -1,5 +1,5 @@ Package: ch.xxtou.hudapp -Name: HUD App +Name: TrollSpeed Version: 1.11.6 Section: Tweaks Depends: firmware (>= 14.0), mobilesubstrate (>= 0.9.7000)