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

Commit ffdbacb

Browse files
committed
v0.7.2
1 parent 1440597 commit ffdbacb

File tree

4 files changed

+218
-94
lines changed

4 files changed

+218
-94
lines changed

xyz.skylarmccauley.sourceutility/DEBIAN/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: xyz.skylarmccauley.sourceutility
22
Name: sourceutility
3-
Version: 0.7.1~1
3+
Version: 0.7.2
44
Depends: firmware (>= 11.0), findutils, curl, grep, rsync, gawk
55
Architecture: iphoneos-arm
66
Conflicts: xyz.skylarmccauley.sourcebackup, xyz.skylarmccauley.sourceutility (<=0.6)

xyz.skylarmccauley.sourceutility/DEBIAN/postinst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
echo =====================================
4-
echo "Thanks for installing sourceutility 0.7.1~1"
4+
echo "Thanks for installing sourceutility 0.7.2"
55
echo ""
66
echo "Run sourceutility in the MobileTerminal, NewTerm2, or over SSH to access the start menu"
77
echo ""

xyz.skylarmccauley.sourceutility/DEBIAN/preinst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
echo =====================================
4-
echo "sourceutility 0.7.1~1 by TheHacker"
4+
echo "sourceutility 0.7.2 by TheHacker"
55
echo ""
66
echo "Run sourceutility in the MobileTerminal, NewTerm2, or over SSH to access the start menu"
77
echo ""

0 commit comments

Comments
 (0)