From 198b96ad734040881017b8c464db05bf5dc65329 Mon Sep 17 00:00:00 2001 From: Stephan Springer Date: Fri, 9 Apr 2021 21:43:51 +0200 Subject: Download from web.archive.org since upstream has abandoned. --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index a2fd998..6955fa9 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -15,7 +15,7 @@ pkgbase = popcorntime-bin conflicts = popcorntime conflicts = popcorntime-ce options = !strip - source = https://get.popcorntime.app/build/Popcorn-Time-0.4.4-linux64.zip + source = https://web.archive.org/web/20200515084526if_/https://mirror02.popcorntime.app/build/Popcorn-Time-0.4.4-linux64.zip source = popcorntime.desktop sha256sums = fdfabf8800c385bafec4bf162dd26f7df6d8c4c24671dce0aa23997716c5a314 sha256sums = 4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334 diff --git a/PKGBUILD b/PKGBUILD index 61ac03b..937f00e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -27,7 +27,7 @@ provides=('popcorntime' 'popcorntime-ce') conflicts=('popcorntime' 'popcorntime-ce') options=('!strip') _zipfile="Popcorn-Time-${pkgver}-linux64.zip" -source=("https://get.popcorntime.app/build/$_zipfile" +source=("https://web.archive.org/web/20200515084526if_/https://mirror02.popcorntime.app/build/$_zipfile" "${_pkgname}.desktop" ) sha256sums=('fdfabf8800c385bafec4bf162dd26f7df6d8c4c24671dce0aa23997716c5a314' '4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334') -- cgit v1.2.3-70-g09d2