Skip to content

Commit

Permalink
revise snapcraft file
Browse files Browse the repository at this point in the history
  • Loading branch information
ddo committed Mar 7, 2018
1 parent f6ccfc1 commit 1a0ee7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: fast
version: 0.0.3
version: 0.0.4
summary: Test your internet download speed from terminal.
description: |
Minimal zero-dependency utility for testing your internet download speed from terminal.
Expand All @@ -10,7 +10,7 @@ confinement: strict

parts:
fast:
source: ..
source: ../../
plugin: go
go-importpath: github.com/ddo/fast

Expand Down

0 comments on commit 1a0ee7b

Please sign in to comment.