summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephan Springer2020-01-05 13:54:38 +0100
committerStephan Springer2020-01-05 13:54:38 +0100
commite5c729deb4f607dd3e307ccae6950ccc309db947 (patch)
treed7d72c474143a9294fac7670deecc7356a96cbd4 /PKGBUILD
parent8146af71b6ab2c7d1870b5049790d4e16abd01c6 (diff)
downloadaur-e5c729deb4f607dd3e307ccae6950ccc309db947.tar.gz
remove dependencies to gconf and gtk2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d7bc2902e0a..7fcd79fe9bb0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,5 @@
-# Maintainer: Kostis Karantias <kkarantias [at] gmail [dot] com>
+# Maintainer: Stephan Springer <buzo+arch@Lini.de>
+# Contributor: Kostis Karantias <kkarantias [at] gmail [dot] com>
# Contributor: Pieter Goetschalckx <3.14.e.ter [at] gmail [dot] com>
# Contributor: Bastien Traverse <firstname at lastname dot email>
# Contributor: Ricardo Funke <ricardo [at] gmail [dot] com>
@@ -15,12 +16,12 @@
pkgname=popcorntime-bin
_pkgname=popcorntime
pkgver=0.3.10
-pkgrel=5
+pkgrel=6
pkgdesc="Stream movies and TV shows from torrents (stable builds)"
arch=('x86_64')
url="https://popcorntime.sh"
license=('GPL3')
-depends=('nss' 'ttf-font' 'libxss' 'gconf' 'gtk2' 'gtk3')
+depends=('nss' 'ttf-font' 'libxss' 'gtk3')
provides=('popcorntime' 'popcorn-time-ce' 'popcorntime-ci-bin' 'popcorntime-stable-bin')
conflicts=('popcorntime')
options=('!strip')