From 5a22d3011595b7bebc5cc2726c7f774fe8c4b264 Mon Sep 17 00:00:00 2001 From: Stephan Springer Date: Tue, 27 Apr 2021 19:05:27 +0200 Subject: update upstream URL and source location again --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 6955fa9..693d36a 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -2,7 +2,7 @@ pkgbase = popcorntime-bin pkgdesc = Stream free movies and TV shows from torrents pkgver = 0.4.4 pkgrel = 3 - url = https://popcorntime.app/ + url = https://github.com/popcorn-official/popcorn-desktop arch = x86_64 license = GPL3 makedepends = unzip @@ -15,7 +15,7 @@ pkgbase = popcorntime-bin conflicts = popcorntime conflicts = popcorntime-ce options = !strip - source = https://web.archive.org/web/20200515084526if_/https://mirror02.popcorntime.app/build/Popcorn-Time-0.4.4-linux64.zip + source = https://github.com/popcorn-official/popcorn-desktop/releases/download/v0.4.4/Popcorn-Time-0.4.4-linux64.zip source = popcorntime.desktop sha256sums = fdfabf8800c385bafec4bf162dd26f7df6d8c4c24671dce0aa23997716c5a314 sha256sums = 4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334 diff --git a/PKGBUILD b/PKGBUILD index 937f00e..f2b1db2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -19,7 +19,7 @@ pkgver=0.4.4 pkgrel=3 pkgdesc="Stream free movies and TV shows from torrents" arch=('x86_64') -url="https://popcorntime.app/" +url="https://github.com/popcorn-official/popcorn-desktop" license=('GPL3') depends=('nss' 'ttf-font' 'libxss' 'gtk3') makedepends=('unzip') @@ -27,7 +27,7 @@ provides=('popcorntime' 'popcorntime-ce') conflicts=('popcorntime' 'popcorntime-ce') options=('!strip') _zipfile="Popcorn-Time-${pkgver}-linux64.zip" -source=("https://web.archive.org/web/20200515084526if_/https://mirror02.popcorntime.app/build/$_zipfile" +source=("https://github.com/popcorn-official/popcorn-desktop/releases/download/v${pkgver}/$_zipfile" "${_pkgname}.desktop" ) sha256sums=('fdfabf8800c385bafec4bf162dd26f7df6d8c4c24671dce0aa23997716c5a314' '4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334') -- cgit v1.2.3-70-g09d2