Skip to content

Commit 7d1ab4d

Browse files
committed
Adding Depictions
1 parent 5396740 commit 7d1ab4d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
THEOS_DEVICE_IP = 192.168.1.215
22
FINAL_BUILD = 1
3-
FOR_RELEASE= 0
3+
FOR_RELEASE= 1
44
export ARCHS = arm64 arm64e
55
export TARGET = iphone:clang:13.0:10.0
66

control

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
Package: com.squidkingdom.bop
22
Name: Bop
33
Depends: mobilesubstrate, ws.hbang.common (>= 1.11)
4-
Version: 1.2
4+
Version: 0.9.1
55
Architecture: iphoneos-arm
66
Description: Control music on your device using the hardware buttons.
7+
Homepage: https://repo.squidkingdom.com/depictions/bop.html
8+
Depiction: https://repo.squidkingdom.com/depictions/bop.html
79
Author: Brady Holland <oskiekid@gmail.com>
810
Section: Tweaks

0 commit comments

Comments
 (0)