Update to #332
This commit is contained in:
		@@ -23,15 +23,15 @@ modules:
 | 
				
			|||||||
  - type: file
 | 
					  - type: file
 | 
				
			||||||
    only-arches:
 | 
					    only-arches:
 | 
				
			||||||
    - x86_64
 | 
					    - x86_64
 | 
				
			||||||
    url: https://get.popcorntime.sh/build/Popcorn-Time-0.3.10-Linux-64.tar.xz
 | 
					    url: https://ci.popcorntime.sh/job/Popcorn-Time-Desktop/332/artifact/build/Popcorn-Time-0.3.10_linux64.tar.xz
 | 
				
			||||||
    sha256: b7f789c2e2f3b0f7e3408a437080404f8a2aa7ce4a41858cf891b02cda8c37a5
 | 
					    sha256: f852f8824365d9767a7bd84eb05c15a1d161ad07c1e6a920aa69feee36734e33
 | 
				
			||||||
  - type: script
 | 
					  - type: script
 | 
				
			||||||
    dest-filename: popcorntime-wrapper
 | 
					    dest-filename: popcorntime-wrapper
 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
    - exec /app/popcorntime/Popcorn-Time
 | 
					    - exec /app/popcorntime/Popcorn-Time
 | 
				
			||||||
  build-commands:
 | 
					  build-commands:
 | 
				
			||||||
  - install -d /app/popcorntime
 | 
					  - install -d /app/popcorntime
 | 
				
			||||||
  - tar -xvf Popcorn-Time-0.3.10-Linux-64.tar.xz -C /app/popcorntime
 | 
					  - tar -xvf Popcorn-Time-0.3.10_linux64.tar.xz -C /app/popcorntime
 | 
				
			||||||
  - install popcorntime-wrapper /app/bin/
 | 
					  - install popcorntime-wrapper /app/bin/
 | 
				
			||||||
  - install -d /app/share/icons/hicolor/256x256/apps/
 | 
					  - install -d /app/share/icons/hicolor/256x256/apps/
 | 
				
			||||||
  - install /app/popcorntime/src/app/images/icon.png /app/share/icons/hicolor/256x256/apps/sh.popcorntime.PopcornTime.png
 | 
					  - install /app/popcorntime/src/app/images/icon.png /app/share/icons/hicolor/256x256/apps/sh.popcorntime.PopcornTime.png
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user