Updated snapcraft.yaml to build locally

This commit is contained in:
Zoraiz 2021-05-26 12:00:29 +05:00
parent 56be57ed93
commit 195734fada
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,6 @@
name: ascii-image-converter
base: core18
version: '1.2.2'
version: "1.2.2"
summary: Converts images into ascii format
description: |
This tool converts images into ascii format and prints them onto the terminal window.
@ -16,7 +16,6 @@ parts:
plugin: go
go-importpath: github.com/TheZoraiz/ascii-image-converter
source: .
source-type: git
build-packages:
- gcc