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)