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