summaryrefslogtreecommitdiff
path: root/bundle.scm
diff options
context:
space:
mode:
Diffstat (limited to 'bundle.scm')
-rw-r--r--bundle.scm5
1 files changed, 3 insertions, 2 deletions
diff --git a/bundle.scm b/bundle.scm
index 3698c60..49dfb2d 100644
--- a/bundle.scm
+++ b/bundle.scm
@@ -1,5 +1,6 @@
'((asset-directories . ("assets/fonts" "assets/images" "assets/sounds"))
- (bundle-name . "bonnie-bee-1.0-x86_64")
+ (bundle-name . "bonnie-bee-2.0-x86_64")
(code . "bonnie-bee.scm")
(ignore-files . ("\\.xcf$" "\\.xm$"))
- (launcher-name . "bonnie-bee"))
+ (launcher-name . "bonnie-bee")
+ (method . manual))