diff options
author | barfin | 2021-05-18 15:12:46 +0430 |
---|---|---|
committer | barfin | 2021-05-18 15:12:46 +0430 |
commit | a89077976937034af38041ac790b4ae2b1c322ff (patch) | |
tree | c52202834da1638218a28d4c7b4bab5de0537c40 | |
parent | 5a22d3011595b7bebc5cc2726c7f774fe8c4b264 (diff) | |
download | packages-a89077976937034af38041ac790b4ae2b1c322ff.tar.gz packages-a89077976937034af38041ac790b4ae2b1c322ff.tar.bz2 packages-a89077976937034af38041ac790b4ae2b1c322ff.zip |
0.4.5 update
-rw-r--r-- | .SRCINFO | 9 | ||||
-rw-r--r-- | PKGBUILD | 9 |
2 files changed, 9 insertions, 9 deletions
@@ -1,7 +1,7 @@ | |||
1 | pkgbase = popcorntime-bin | 1 | pkgbase = popcorntime-bin |
2 | pkgdesc = Stream free movies and TV shows from torrents | 2 | pkgdesc = Stream free movies and TV shows from torrents |
3 | pkgver = 0.4.4 | 3 | pkgver = 0.4.5 |
4 | pkgrel = 3 | 4 | pkgrel = 1 |
5 | url = https://github.com/popcorn-official/popcorn-desktop | 5 | url = https://github.com/popcorn-official/popcorn-desktop |
6 | arch = x86_64 | 6 | arch = x86_64 |
7 | license = GPL3 | 7 | license = GPL3 |
@@ -15,10 +15,9 @@ pkgbase = popcorntime-bin | |||
15 | conflicts = popcorntime | 15 | conflicts = popcorntime |
16 | conflicts = popcorntime-ce | 16 | conflicts = popcorntime-ce |
17 | options = !strip | 17 | options = !strip |
18 | source = https://github.com/popcorn-official/popcorn-desktop/releases/download/v0.4.4/Popcorn-Time-0.4.4-linux64.zip | 18 | source = https://github.com/popcorn-official/popcorn-desktop/releases/download/v0.4.5/Popcorn-Time-0.4.5-linux64.zip |
19 | source = popcorntime.desktop | 19 | source = popcorntime.desktop |
20 | sha256sums = fdfabf8800c385bafec4bf162dd26f7df6d8c4c24671dce0aa23997716c5a314 | 20 | sha256sums = 2c88cd9b9455f52d90bb4f1d868a7c9cfb8093ea0d3cd7b338f8ce5a8ede01fa |
21 | sha256sums = 4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334 | 21 | sha256sums = 4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334 |
22 | 22 | ||
23 | pkgname = popcorntime-bin | 23 | pkgname = popcorntime-bin |
24 | |||
@@ -1,4 +1,4 @@ | |||
1 | # Maintainer: Stephan Springer <buzo+arch (at) Lini (dot) de> | 1 | # Maintainer : Barfin |
2 | # Contributor: Kostis Karantias <kkarantias [at] gmail [dot] com> | 2 | # Contributor: Kostis Karantias <kkarantias [at] gmail [dot] com> |
3 | # Contributor: Pieter Goetschalckx <3.14.e.ter [at] gmail [dot] com> | 3 | # Contributor: Pieter Goetschalckx <3.14.e.ter [at] gmail [dot] com> |
4 | # Contributor: Bastien Traverse <firstname at lastname dot email> | 4 | # Contributor: Bastien Traverse <firstname at lastname dot email> |
@@ -12,11 +12,12 @@ | |||
12 | # Contributor: Giulio Fidente <gfidente [at] gmail [dot] com> | 12 | # Contributor: Giulio Fidente <gfidente [at] gmail [dot] com> |
13 | # Contributor: xantares <xantares09 [at] hotmail [dot] com> | 13 | # Contributor: xantares <xantares09 [at] hotmail [dot] com> |
14 | # Contributor: petterk <stifler3k [at] hotmail [dot] com> | 14 | # Contributor: petterk <stifler3k [at] hotmail [dot] com> |
15 | # Contributor: Stephan Springer <buzo+arch (at) Lini (dot) de> | ||
15 | 16 | ||
16 | pkgname=popcorntime-bin | 17 | pkgname=popcorntime-bin |
17 | _pkgname=popcorntime | 18 | _pkgname=popcorntime |
18 | pkgver=0.4.4 | 19 | pkgver=0.4.5 |
19 | pkgrel=3 | 20 | pkgrel=1 |
20 | pkgdesc="Stream free movies and TV shows from torrents" | 21 | pkgdesc="Stream free movies and TV shows from torrents" |
21 | arch=('x86_64') | 22 | arch=('x86_64') |
22 | url="https://github.com/popcorn-official/popcorn-desktop" | 23 | url="https://github.com/popcorn-official/popcorn-desktop" |
@@ -29,7 +30,7 @@ options=('!strip') | |||
29 | _zipfile="Popcorn-Time-${pkgver}-linux64.zip" | 30 | _zipfile="Popcorn-Time-${pkgver}-linux64.zip" |
30 | source=("https://github.com/popcorn-official/popcorn-desktop/releases/download/v${pkgver}/$_zipfile" | 31 | source=("https://github.com/popcorn-official/popcorn-desktop/releases/download/v${pkgver}/$_zipfile" |
31 | "${_pkgname}.desktop" ) | 32 | "${_pkgname}.desktop" ) |
32 | sha256sums=('fdfabf8800c385bafec4bf162dd26f7df6d8c4c24671dce0aa23997716c5a314' | 33 | sha256sums=('2c88cd9b9455f52d90bb4f1d868a7c9cfb8093ea0d3cd7b338f8ce5a8ede01fa' |
33 | '4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334') | 34 | '4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334') |
34 | 35 | ||
35 | package() { | 36 | package() { |