diff options
-rw-r--r-- | .SRCINFO | 8 | ||||
-rw-r--r-- | PKGBUILD | 6 |
2 files changed, 7 insertions, 7 deletions
@@ -1,9 +1,9 @@ | |||
1 | # Generated by mksrcinfo v8 | 1 | # Generated by mksrcinfo v8 |
2 | # Sun Feb 4 23:49:44 UTC 2018 | 2 | # Fri Mar 23 23:31:58 UTC 2018 |
3 | pkgbase = popcorntime-bin | 3 | pkgbase = popcorntime-bin |
4 | pkgdesc = Stream movies and TV shows from torrents (continuous integration builds) | 4 | pkgdesc = Stream movies and TV shows from torrents (continuous integration builds) |
5 | pkgver = 0.3.10 | 5 | pkgver = 0.3.10 |
6 | pkgrel = 2 | 6 | pkgrel = 3 |
7 | url = https://popcorntime.sh | 7 | url = https://popcorntime.sh |
8 | arch = i686 | 8 | arch = i686 |
9 | arch = x86_64 | 9 | arch = x86_64 |
@@ -23,9 +23,9 @@ pkgbase = popcorntime-bin | |||
23 | source = popcorntime.desktop | 23 | source = popcorntime.desktop |
24 | sha256sums = 4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334 | 24 | sha256sums = 4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334 |
25 | source_i686 = https://ci.popcorntime.sh/job/Popcorn-Time-Desktop/lastSuccessfulBuild/artifact/build/Popcorn-Time-0.3.10_linux32.tar.xz | 25 | source_i686 = https://ci.popcorntime.sh/job/Popcorn-Time-Desktop/lastSuccessfulBuild/artifact/build/Popcorn-Time-0.3.10_linux32.tar.xz |
26 | sha256sums_i686 = 6eb6a16cc40ed199c5e14b9a16f9dbb1bd45174b59a2a93271048ced21a2b618 | 26 | sha256sums_i686 = SKIP |
27 | source_x86_64 = https://ci.popcorntime.sh/job/Popcorn-Time-Desktop/lastSuccessfulBuild/artifact/build/Popcorn-Time-0.3.10_linux64.tar.xz | 27 | source_x86_64 = https://ci.popcorntime.sh/job/Popcorn-Time-Desktop/lastSuccessfulBuild/artifact/build/Popcorn-Time-0.3.10_linux64.tar.xz |
28 | sha256sums_x86_64 = 2509fe735b6517f9fec38f9c7f5652840a5ee5a7148e31f813b0946db4bca43e | 28 | sha256sums_x86_64 = SKIP |
29 | 29 | ||
30 | pkgname = popcorntime-bin | 30 | pkgname = popcorntime-bin |
31 | 31 | ||
@@ -14,7 +14,7 @@ | |||
14 | pkgname=popcorntime-bin | 14 | pkgname=popcorntime-bin |
15 | _pkgname=popcorntime | 15 | _pkgname=popcorntime |
16 | pkgver=0.3.10 | 16 | pkgver=0.3.10 |
17 | pkgrel=2 | 17 | pkgrel=3 |
18 | pkgdesc="Stream movies and TV shows from torrents (continuous integration builds)" | 18 | pkgdesc="Stream movies and TV shows from torrents (continuous integration builds)" |
19 | arch=('i686' 'x86_64') | 19 | arch=('i686' 'x86_64') |
20 | url="https://popcorntime.sh" | 20 | url="https://popcorntime.sh" |
@@ -30,8 +30,8 @@ source=("${_pkgname}.desktop") | |||
30 | source_i686=("https://ci.popcorntime.sh/job/Popcorn-Time-Desktop/lastSuccessfulBuild/artifact/build/Popcorn-Time-${pkgver}_linux32.tar.xz") | 30 | source_i686=("https://ci.popcorntime.sh/job/Popcorn-Time-Desktop/lastSuccessfulBuild/artifact/build/Popcorn-Time-${pkgver}_linux32.tar.xz") |
31 | source_x86_64=("https://ci.popcorntime.sh/job/Popcorn-Time-Desktop/lastSuccessfulBuild/artifact/build/Popcorn-Time-${pkgver}_linux64.tar.xz") | 31 | source_x86_64=("https://ci.popcorntime.sh/job/Popcorn-Time-Desktop/lastSuccessfulBuild/artifact/build/Popcorn-Time-${pkgver}_linux64.tar.xz") |
32 | sha256sums=('4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334') | 32 | sha256sums=('4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334') |
33 | sha256sums_i686=('6eb6a16cc40ed199c5e14b9a16f9dbb1bd45174b59a2a93271048ced21a2b618') | 33 | sha256sums_i686=('SKIP') |
34 | sha256sums_x86_64=('2509fe735b6517f9fec38f9c7f5652840a5ee5a7148e31f813b0946db4bca43e') | 34 | sha256sums_x86_64=('SKIP') |
35 | 35 | ||
36 | package() { | 36 | package() { |
37 | install -dm755 "${pkgdir}/usr/share/${_pkgname}" | 37 | install -dm755 "${pkgdir}/usr/share/${_pkgname}" |