diff options
Diffstat (limited to 'PKGBUILD')
| -rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -11,13 +11,13 @@ | |||
| 11 | pkgname=popcorntime-bin | 11 | pkgname=popcorntime-bin |
| 12 | pkgver=0.3.8.3 | 12 | pkgver=0.3.8.3 |
| 13 | _pkgver='0.3.8-3' | 13 | _pkgver='0.3.8-3' |
| 14 | pkgrel=1 | 14 | pkgrel=2 |
| 15 | pkgdesc="Stream movies from torrents. Skip the downloads. Launch, click, watch." | 15 | pkgdesc="Stream movies from torrents. Skip the downloads. Launch, click, watch." |
| 16 | arch=('x86_64' 'i686') | 16 | arch=('x86_64' 'i686') |
| 17 | url="http://popcorntime.io/" | 17 | url="http://popcorntime.io/" |
| 18 | license=('GPL3') | 18 | license=('GPL3') |
| 19 | depends=('libnotify' 'desktop-file-utils' 'ttf-liberation' 'gconf' 'nss' 'libxtst' 'gtk2' 'alsa-lib') | 19 | depends=('libnotify' 'desktop-file-utils' 'ttf-font' 'gconf' 'nss' 'libxtst' 'gtk2' 'alsa-lib') |
| 20 | optdepends=('net-tools: necessary for the new vpn feature') | 20 | optdepends=('net-tools: necessary for the new vpn feature' 'ttf-liberation') |
| 21 | provides=('popcorntime') | 21 | provides=('popcorntime') |
| 22 | conflicts=('popcorntime') | 22 | conflicts=('popcorntime') |
| 23 | options=('!strip') | 23 | options=('!strip') |
