Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Commit f1e5659

Browse files
committed
rename package
1 parent 716e5df commit f1e5659

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gen-control.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ mkdir -p layout/DEBIAN
1717
# Write the control file
1818
cat > layout/DEBIAN/control << __EOF__
1919
Package: ch.xxtou.hudapp
20-
Name: HUD App
20+
Name: TrollSpeed
2121
Version: $VERSION
2222
Section: Tweaks
2323
Depends: firmware (>= 14.0), mobilesubstrate (>= 0.9.7000)

layout/DEBIAN/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: ch.xxtou.hudapp
2-
Name: HUD App
2+
Name: TrollSpeed
33
Version: 1.11.6
44
Section: Tweaks
55
Depends: firmware (>= 14.0), mobilesubstrate (>= 0.9.7000)

0 commit comments

Comments
 (0)