diff options
Diffstat (limited to 'popcorntime-bin/PKGBUILD')
| -rw-r--r-- | popcorntime-bin/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
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 @@ | |||
| 17 | 17 | ||
| 18 | pkgname=popcorntime-bin | 18 | pkgname=popcorntime-bin |
| 19 | _pkgname=popcorntime | 19 | _pkgname=popcorntime |
| 20 | pkgver=0.4.6 | 20 | pkgver=0.4.7 |
| 21 | pkgrel=1 | 21 | pkgrel=1 |
| 22 | pkgdesc="Stream free movies and TV shows from torrents" | 22 | pkgdesc="Stream free movies and TV shows from torrents" |
| 23 | arch=('x86_64') | 23 | arch=('x86_64') |
| @@ -31,7 +31,7 @@ options=('!strip') | |||
| 31 | _zipfile="Popcorn-Time-${pkgver}-linux64.zip" | 31 | _zipfile="Popcorn-Time-${pkgver}-linux64.zip" |
| 32 | source=("https://github.com/popcorn-official/popcorn-desktop/releases/download/v${pkgver}/$_zipfile" | 32 | source=("https://github.com/popcorn-official/popcorn-desktop/releases/download/v${pkgver}/$_zipfile" |
| 33 | "${_pkgname}.desktop" ) | 33 | "${_pkgname}.desktop" ) |
| 34 | sha256sums=('0fe15d2933b331a49b2da9a820e45a722b7d2d3224f92da0a31ce4a1296adad3' | 34 | sha256sums=('b0a6398ac6e0d5c52ca4a2e0dae77b6588649867d7207bdeb7ca496e2c584b8a' |
| 35 | '4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334') | 35 | '4422f21e16176fda697ed0c8a6d1fb6f9dd7c4bc3f3694f9bcc19cbe66630334') |
| 36 | 36 | ||
| 37 | package() { | 37 | package() { |
