diff options
author | ricardofunke | 2015-07-09 19:08:24 -0300 |
---|---|---|
committer | ricardofunke | 2015-07-09 19:08:24 -0300 |
commit | 0e21cacafc9bd016b6a5bd808c4c27e1031874a0 (patch) | |
tree | 4201b8f55d6e86e5b839677e205109c884088760 /PKGBUILD | |
parent | 52e437121a63c4d27ed702b897014f7ae81ae7bc (diff) | |
download | packages-0e21cacafc9bd016b6a5bd808c4c27e1031874a0.tar.gz packages-0e21cacafc9bd016b6a5bd808c4c27e1031874a0.tar.bz2 packages-0e21cacafc9bd016b6a5bd808c4c27e1031874a0.zip |
Update to 0.3.8.0-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,12 +11,12 @@ | |||
11 | pkgname=popcorntime-bin | 11 | pkgname=popcorntime-bin |
12 | pkgver=0.3.8.0 | 12 | pkgver=0.3.8.0 |
13 | _pkgver='0.3.8-0' | 13 | _pkgver='0.3.8-0' |
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=('libsystemd' 'ttf-liberation' 'gconf' 'nss' 'libxtst' 'gtk2' 'alsa-lib') | 19 | depends=('libsystemd' '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') |
21 | provides=('popcorntime') | 21 | provides=('popcorntime') |
22 | conflicts=('popcorntime') | 22 | conflicts=('popcorntime') |