diff options
| author | Kostis Karantias | 2018-12-24 01:21:10 +0200 |
|---|---|---|
| committer | Kostis Karantias | 2018-12-24 01:21:10 +0200 |
| commit | 30ae4757c3ea48daba057c6a68900b0ef1e8dca8 (patch) | |
| tree | 0fc0a1076a4fb6f5c44502a4e45cfa4cd0cf56d1 /PKGBUILD | |
| parent | d66fed0866746f0e5161ebea5a9b84904ee410a5 (diff) | |
| download | packages-30ae4757c3ea48daba057c6a68900b0ef1e8dca8.tar.gz packages-30ae4757c3ea48daba057c6a68900b0ef1e8dca8.tar.bz2 packages-30ae4757c3ea48daba057c6a68900b0ef1e8dca8.zip | |
rename package
Diffstat (limited to 'PKGBUILD')
| -rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -12,16 +12,16 @@ | |||
| 12 | # Contributor: xantares <xantares09 [at] hotmail [dot] com> | 12 | # Contributor: xantares <xantares09 [at] hotmail [dot] com> |
| 13 | # Contributor: petterk <stifler3k [at] hotmail [dot] com> | 13 | # Contributor: petterk <stifler3k [at] hotmail [dot] com> |
| 14 | 14 | ||
| 15 | pkgname=popcorntime-stable-bin | 15 | pkgname=popcorntime-bin |
| 16 | _pkgname=popcorntime | 16 | _pkgname=popcorntime |
| 17 | pkgver=0.3.10 | 17 | pkgver=0.3.10 |
| 18 | pkgrel=2 | 18 | pkgrel=4 |
| 19 | pkgdesc="Stream movies and TV shows from torrents (stable builds)" | 19 | pkgdesc="Stream movies and TV shows from torrents (stable builds)" |
| 20 | arch=('x86_64') | 20 | arch=('x86_64') |
| 21 | url="https://popcorntime.sh" | 21 | url="https://popcorntime.sh" |
| 22 | license=('GPL3') | 22 | license=('GPL3') |
| 23 | depends=('nss' 'ttf-font' 'libxss' 'gtk3' 'nodejs') | 23 | depends=('nss' 'ttf-font' 'libxss' 'gtk3' 'nodejs') |
| 24 | provides=('popcorntime' 'popcorn-time-ce' 'popcorntime-ci-bin' 'popcorntime-bin') | 24 | provides=('popcorntime' 'popcorn-time-ce' 'popcorntime-ci-bin' 'popcorntime-stable-bin') |
| 25 | conflicts=('popcorntime') | 25 | conflicts=('popcorntime') |
| 26 | options=('!strip') | 26 | options=('!strip') |
| 27 | source=("${_pkgname}.desktop" "https://get.popcorntime.sh/build/Popcorn-Time-${pkgver}-Linux-64.tar.xz") | 27 | source=("${_pkgname}.desktop" "https://get.popcorntime.sh/build/Popcorn-Time-${pkgver}-Linux-64.tar.xz") |
