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 --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PKGBUILD') 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