From cb15d6e51e1d49d3593a1334dd0a1b10a06e049f Mon Sep 17 00:00:00 2001 From: neox Date: Sat, 10 Feb 2024 20:13:24 +0100 Subject: [PATCH] popcorntime 0.5.0 --- sh.popcorntime.PopcornTime.metainfo.xml | 1 + sh.popcorntime.PopcornTime.yml | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/sh.popcorntime.PopcornTime.metainfo.xml b/sh.popcorntime.PopcornTime.metainfo.xml index cbce7e0..8de13cf 100644 --- a/sh.popcorntime.PopcornTime.metainfo.xml +++ b/sh.popcorntime.PopcornTime.metainfo.xml @@ -50,6 +50,7 @@ + diff --git a/sh.popcorntime.PopcornTime.yml b/sh.popcorntime.PopcornTime.yml index a06c4f8..2d22049 100644 --- a/sh.popcorntime.PopcornTime.yml +++ b/sh.popcorntime.PopcornTime.yml @@ -17,13 +17,13 @@ modules: - name: popcorntime buildsystem: simple cleanup: - - Popcorn-Time-0.4.9+21.ga14488b2-linux64.zip + - Popcorn-Time-0.5.0-linux64.zip sources: - type: file only-arches: - x86_64 - url: https://popcorn-time.ga/build-ru/Popcorn-Time-0.4.9+21.ga14488b2-linux64.zip - sha256: e6577548a60072e2d22b49f65cb6b4a68343aa26efed9835030b78b0a1199f36 + url: https://github.com/popcorn-official/popcorn-desktop/releases/download/v0.5.0/Popcorn-Time-0.5.0-linux64.zip + sha256: 0391bae8a90243502238e3b4d9d645015cfa76abc2a26adde655d0e167354b4b - type: file path: sh.popcorntime.PopcornTime.metainfo.xml - type: script @@ -32,7 +32,7 @@ modules: - exec /app/popcorntime/Popcorn-Time build-commands: - install -d /app/popcorntime - - unzip Popcorn-Time-0.4.9+21.ga14488b2-linux64.zip -d /app/popcorntime + - unzip Popcorn-Time-0.5.0-linux64.zip -d /app/popcorntime - install popcorntime-wrapper /app/bin/ - 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