summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorricardofunke2015-07-15 11:46:38 -0300
committerricardofunke2015-07-15 11:46:38 -0300
commitf8716ff2a1f85eeb31a644c213af2e6ec162c233 (patch)
tree16541ccadb4186ba37f282fe9bedd549d7bd4d7f /PKGBUILD
parent8292808c573a809f3e5e1dc7ee6af8f3cae83109 (diff)
downloadaur-f8716ff2a1f85eeb31a644c213af2e6ec162c233.tar.gz
Update to 0.3.8.0-6: Removing libsystemd as it is already pulled by some of the other dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72405191048b..5bd82a7efcd3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,12 +11,12 @@
pkgname=popcorntime-bin
pkgver=0.3.8.0
_pkgver='0.3.8-0'
-pkgrel=5
+pkgrel=6
pkgdesc="Stream movies from torrents. Skip the downloads. Launch, click, watch."
arch=('x86_64' 'i686')
url="http://popcorntime.io/"
license=('GPL3')
-depends=('libsystemd' 'libnotify' 'desktop-file-utils' 'ttf-liberation' 'gconf' 'nss' 'libxtst' 'gtk2' 'alsa-lib')
+depends=('libnotify' 'desktop-file-utils' 'ttf-liberation' 'gconf' 'nss' 'libxtst' 'gtk2' 'alsa-lib')
optdepends=('net-tools: necessary for the new vpn feature')
provides=('popcorntime')
conflicts=('popcorntime')