summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ginga/meta.yaml6
1 files changed, 4 insertions, 2 deletions
diff --git a/ginga/meta.yaml b/ginga/meta.yaml
index d857061..2a64fcb 100644
--- a/ginga/meta.yaml
+++ b/ginga/meta.yaml
@@ -1,6 +1,6 @@
{% set name = 'ginga' %}
-{% set version = '2.5.20160706100500' %}
-{% set rev = '5eca5d9' %}
+{% set version = '2.5.20160801083400' %}
+{% set rev = 'd41f610' %}
{% set number = '0' %}
about:
home: https://github.com/ejeschke/{{ name }}
@@ -25,5 +25,7 @@ source:
git_rev: {{ rev }}
git_url: https://github.com/ejeschke/{{ name }}.git
test:
+ commands:
+ - ginga --help
imports:
- ginga