From 9bc617fb6378bad53e07159c58b2d759d485e025 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Mon, 11 Oct 2021 20:54:29 +0300 Subject: Update to v0.4.6 --- .SRCINFO | 6 +++--- PKGBUILD | 7 ++++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index dd6b0b4..8fd733f 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = popcorntime-bin pkgdesc = Stream free movies and TV shows from torrents - pkgver = 0.4.5 + pkgver = 0.4.6 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.5/Popcorn-Time-0.4.5-linux64.zip + source = https://github.com/popcorn-official/popcorn-desktop/releases/download/v0.4.6/Popcorn-Time-0.4.6-linux64.zip source = popcorntime.desktop - sha256sums = 2c88cd9b9455f52d90bb4f1d868a7c9cfb8093ea0d3cd7b338f8ce5a8ede01fa + sha256sums = 0fe15d2933b331a49b2da9a820e45a722b7d2d3224f92da0a31ce4a1296adad3 sha256sums = 4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334 pkgname = popcorntime-bin diff --git a/PKGBUILD b/PKGBUILD index 3dca9bb..2d4cb7e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,4 +1,5 @@ -# Maintainer : Barfin +# Maintainer: Yigit Sever +# Contributor : Barfin # Contributor: Kostis Karantias # Contributor: Pieter Goetschalckx <3.14.e.ter [at] gmail [dot] com> # Contributor: Bastien Traverse @@ -16,7 +17,7 @@ pkgname=popcorntime-bin _pkgname=popcorntime -pkgver=0.4.5 +pkgver=0.4.6 pkgrel=1 pkgdesc="Stream free movies and TV shows from torrents" arch=('x86_64') @@ -30,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=('2c88cd9b9455f52d90bb4f1d868a7c9cfb8093ea0d3cd7b338f8ce5a8ede01fa' +sha256sums=('0fe15d2933b331a49b2da9a820e45a722b7d2d3224f92da0a31ce4a1296adad3' '4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334') package() { -- cgit v1.2.3-70-g09d2