From 20cf5fce5f411d9cb7856a38f76af64cf212466a Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Wed, 2 Mar 2022 22:30:24 +0300 Subject: popcorntime-bin: update to 0.4.7 --- popcorntime-bin/.SRCINFO | 6 +++--- popcorntime-bin/PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'popcorntime-bin') diff --git a/popcorntime-bin/.SRCINFO b/popcorntime-bin/.SRCINFO index 8fd733f..f7e71d1 100644 --- a/popcorntime-bin/.SRCINFO +++ b/popcorntime-bin/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = popcorntime-bin pkgdesc = Stream free movies and TV shows from torrents - pkgver = 0.4.6 + pkgver = 0.4.7 pkgrel = 1 url = https://github.com/popcorn-official/popcorn-desktop arch = x86_64 @@ -15,9 +15,9 @@ pkgbase = popcorntime-bin conflicts = popcorntime conflicts = popcorntime-ce options = !strip - source = https://github.com/popcorn-official/popcorn-desktop/releases/download/v0.4.6/Popcorn-Time-0.4.6-linux64.zip + source = https://github.com/popcorn-official/popcorn-desktop/releases/download/v0.4.7/Popcorn-Time-0.4.7-linux64.zip source = popcorntime.desktop - sha256sums = 0fe15d2933b331a49b2da9a820e45a722b7d2d3224f92da0a31ce4a1296adad3 + sha256sums = b0a6398ac6e0d5c52ca4a2e0dae77b6588649867d7207bdeb7ca496e2c584b8a sha256sums = 4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334 pkgname = popcorntime-bin diff --git a/popcorntime-bin/PKGBUILD b/popcorntime-bin/PKGBUILD index 2d4cb7e..83c110f 100644 --- a/popcorntime-bin/PKGBUILD +++ b/popcorntime-bin/PKGBUILD @@ -17,7 +17,7 @@ pkgname=popcorntime-bin _pkgname=popcorntime -pkgver=0.4.6 +pkgver=0.4.7 pkgrel=1 pkgdesc="Stream free movies and TV shows from torrents" arch=('x86_64') @@ -31,7 +31,7 @@ options=('!strip') _zipfile="Popcorn-Time-${pkgver}-linux64.zip" source=("https://github.com/popcorn-official/popcorn-desktop/releases/download/v${pkgver}/$_zipfile" "${_pkgname}.desktop" ) -sha256sums=('0fe15d2933b331a49b2da9a820e45a722b7d2d3224f92da0a31ce4a1296adad3' +sha256sums=('b0a6398ac6e0d5c52ca4a2e0dae77b6588649867d7207bdeb7ca496e2c584b8a' '4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334') package() { -- cgit v1.2.3-70-g09d2