diff options
Diffstat (limited to 'PKGBUILD')
| -rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -16,12 +16,12 @@ | |||
| 16 | pkgname=popcorntime-bin | 16 | pkgname=popcorntime-bin |
| 17 | _pkgname=popcorntime | 17 | _pkgname=popcorntime |
| 18 | pkgver=0.3.10 | 18 | pkgver=0.3.10 |
| 19 | pkgrel=6 | 19 | pkgrel=7 |
| 20 | pkgdesc="Stream movies and TV shows from torrents (stable builds)" | 20 | pkgdesc="Stream movies and TV shows from torrents (stable builds)" |
| 21 | arch=('x86_64') | 21 | arch=('x86_64') |
| 22 | url="https://popcorntime.sh" | 22 | url="https://popcorntime.sh" |
| 23 | license=('GPL3') | 23 | license=('GPL3') |
| 24 | depends=('nss' 'ttf-font' 'libxss' 'gtk3') | 24 | depends=('nss' 'ttf-font' 'libxss' 'gconf' 'gtk2' 'gtk3') |
| 25 | provides=('popcorntime' 'popcorn-time-ce' 'popcorntime-ci-bin' 'popcorntime-stable-bin') | 25 | provides=('popcorntime' 'popcorn-time-ce' 'popcorntime-ci-bin' 'popcorntime-stable-bin') |
| 26 | conflicts=('popcorntime') | 26 | conflicts=('popcorntime') |
| 27 | options=('!strip') | 27 | options=('!strip') |
