diff options
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,7 +15,7 @@ | |||
15 | 15 | ||
16 | pkgname=popcorntime-bin | 16 | pkgname=popcorntime-bin |
17 | _pkgname=popcorntime | 17 | _pkgname=popcorntime |
18 | pkgver=0.4.3 | 18 | pkgver=0.4.4 |
19 | pkgrel=1 | 19 | pkgrel=1 |
20 | pkgdesc="Stream free movies and TV shows from torrents" | 20 | pkgdesc="Stream free movies and TV shows from torrents" |
21 | arch=('x86_64') | 21 | arch=('x86_64') |
@@ -29,7 +29,7 @@ options=('!strip') | |||
29 | _zipfile="Popcorn-Time-${pkgver}-linux64.zip" | 29 | _zipfile="Popcorn-Time-${pkgver}-linux64.zip" |
30 | source=("https://github.com/popcorn-official/popcorn-desktop/releases/download/v$pkgver/$_zipfile" | 30 | source=("https://github.com/popcorn-official/popcorn-desktop/releases/download/v$pkgver/$_zipfile" |
31 | "${_pkgname}.desktop" ) | 31 | "${_pkgname}.desktop" ) |
32 | sha256sums=('c05f78039b18ae28265e720cc9f04f313ed9626eff1ab894a4cf8c5832b5ad9e' | 32 | sha256sums=('fdfabf8800c385bafec4bf162dd26f7df6d8c4c24671dce0aa23997716c5a314' |
33 | '4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334') | 33 | '4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334') |
34 | 34 | ||
35 | package() { | 35 | package() { |