diff options
author | Sam Bingner <sam@bingner.com> | 2019-01-11 16:04:43 -1000 |
---|---|---|
committer | Sam Bingner <sam@bingner.com> | 2019-01-11 16:04:43 -1000 |
commit | 8eaae323e6dd16f363bab7306328f358951e09c0 (patch) | |
tree | e0b668ccb65e65511e58dc25ad0acd69c709db20 | |
parent | 3971cdcacda77003ca73b2218b1fcdb7e7383d92 (diff) |
Use noawait triggersv1.1.32%b13
-rw-r--r-- | cydia.control | 2 | ||||
-rw-r--r-- | triggers | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/cydia.control b/cydia.control index 6710389..2330245 100644 --- a/cydia.control +++ b/cydia.control @@ -7,7 +7,7 @@ Version: Replaces: bigboss, bigbossbetarepo, com.sosiphone.addcydia, cydia-sources, ispazio.net, modmyifone, saurik, ste, yellowsn0w.com, zodttd Depends: apt7-lib | libapt, apt7-key | apt-key, cydia-lproj (>= 1.1.10), darwintools, debianutils, dpkg (>= 1.18), org.thebigboss.repo.icons, sed, shell-cmds, system-cmds, uikittools (>= 1.1.4), xz Conflicts: bigboss, bigbossbetarepo, com.sosiphone.addcydia, cydia-sources, ispazio.net, modmyifone, ste, yellowsn0w.com, zodttd -Pre-Depends: debianutils, dpkg (>= 1.14.25-8), firmware (>=5.0) +Pre-Depends: debianutils, dpkg (>= 1.16.1), firmware (>=5.0) Provides: bigbossbetarepo, cydia-sources Description: graphical iPhone front-end for APT Name: Cydia Installer @@ -1,2 +1,2 @@ -interest /Applications -interest /Library/Themes +interest-noawait /Applications +interest-noawait /Library/Themes |