From 9d1ca1986d891a008163c6d31dea56c2259fafa9 Mon Sep 17 00:00:00 2001 From: kz6fittycent Date: Sat, 17 Nov 2018 21:25:35 -0600 Subject: [PATCH] Update snapcraft.yaml --- snap/snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 27dc535..4819960 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: cool-retro-term # check to see if it's available -version: '0.16' # this is freakin' awesome +version: '0.17' # this is freakin' awesome summary: cool-retro-term is a terminal emulator. # 79 char long summary description: | First off, this is freakin' awesome. cool-retro-term is a terminal emulator which mimics the look and feel of the old cathode tube screens. It has been designed to be eye-candy, customizable, and reasonably lightweight. @@ -28,7 +28,7 @@ apps: parts: my-part: - source: https://github.com/kz6fittycent/cool-retro-term-1 + source: https://github.com/Swordfish90/cool-retro-term source-type: git plugin: qmake # See 'snapcraft plugins' qt-version: qt5