mirror of
				https://github.com/Swordfish90/cool-retro-term.git
				synced 2025-11-04 00:52:11 +00:00 
			
		
		
		
	Update snapcraft.yaml
This commit is contained in:
		@@ -1,10 +1,10 @@
 | 
				
			|||||||
name: cool-retro-term # check to see if it's available
 | 
					name: cool-retro-term # check to see if it's available
 | 
				
			||||||
version: '0.14' # this is freakin' awesome
 | 
					version: '0.15' # this is freakin' awesome
 | 
				
			||||||
summary: cool-retro-term is a terminal emulator. # 79 char long summary
 | 
					summary: cool-retro-term is a terminal emulator. # 79 char long summary
 | 
				
			||||||
description: |
 | 
					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.
 | 
					  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.
 | 
				
			||||||
grade: stable # must be 'stable' to release into candidate/stable channels
 | 
					grade: stable # must be 'stable' to release into candidate/stable channels
 | 
				
			||||||
confinement: devmode # use 'strict' once you have the right plugs
 | 
					confinement: strict # use 'strict' once you have the right plugs
 | 
				
			||||||
 | 
					
 | 
				
			||||||
apps:
 | 
					apps:
 | 
				
			||||||
  cool-retro-term:
 | 
					  cool-retro-term:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user