diff options
| author | Stephan Springer | 2021-02-28 20:55:04 +0100 |
|---|---|---|
| committer | Stephan Springer | 2021-02-28 20:55:04 +0100 |
| commit | 306b95f427efdf3f7802bd567cfeee91608ea07a (patch) | |
| tree | 96c3d3febf45b21b5c318d053a2f4048faff823f /PKGBUILD | |
| parent | f2745e4b2d87aee516231ff6529431429ae33078 (diff) | |
| download | packages-306b95f427efdf3f7802bd567cfeee91608ea07a.tar.gz packages-306b95f427efdf3f7802bd567cfeee91608ea07a.tar.bz2 packages-306b95f427efdf3f7802bd567cfeee91608ea07a.zip | |
remove dependency gtk2
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') |
