diff options
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ | |||
1 | # Maintainer: Stephan Springer <buzo+arch@Lini.de> | 1 | # Maintainer: Stephan Springer <buzo+arch (at) Lini (dot) de> |
2 | # Contributor: Kostis Karantias <kkarantias [at] gmail [dot] com> | 2 | # Contributor: Kostis Karantias <kkarantias [at] gmail [dot] com> |
3 | # Contributor: Pieter Goetschalckx <3.14.e.ter [at] gmail [dot] com> | 3 | # Contributor: Pieter Goetschalckx <3.14.e.ter [at] gmail [dot] com> |
4 | # Contributor: Bastien Traverse <firstname at lastname dot email> | 4 | # Contributor: Bastien Traverse <firstname at lastname dot email> |
@@ -16,12 +16,12 @@ | |||
16 | pkgname=popcorntime-bin | 16 | pkgname=popcorntime-bin |
17 | _pkgname=popcorntime | 17 | _pkgname=popcorntime |
18 | pkgver=0.4.4 | 18 | pkgver=0.4.4 |
19 | pkgrel=2 | 19 | pkgrel=3 |
20 | pkgdesc="Stream free movies and TV shows from torrents" | 20 | pkgdesc="Stream free movies and TV shows from torrents" |
21 | arch=('x86_64') | 21 | arch=('x86_64') |
22 | url="https://popcorntime.app/" | 22 | url="https://popcorntime.app/" |
23 | license=('GPL3') | 23 | license=('GPL3') |
24 | depends=('nss' 'ttf-font' 'libxss' 'gtk2' 'gtk3') | 24 | depends=('nss' 'ttf-font' 'libxss' 'gtk3') |
25 | makedepends=('unzip') | 25 | makedepends=('unzip') |
26 | provides=('popcorntime' 'popcorntime-ce') | 26 | provides=('popcorntime' 'popcorntime-ce') |
27 | conflicts=('popcorntime' 'popcorntime-ce') | 27 | conflicts=('popcorntime' 'popcorntime-ce') |