From f8716ff2a1f85eeb31a644c213af2e6ec162c233 Mon Sep 17 00:00:00 2001 From: ricardofunke Date: Wed, 15 Jul 2015 11:46:38 -0300 Subject: Update to 0.3.8.0-6: Removing libsystemd as it is already pulled by some of the other dependencies --- .SRCINFO | 3 +-- PKGBUILD | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 541b3a8..3a4da66 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,13 +1,12 @@ pkgbase = popcorntime-bin pkgdesc = Stream movies from torrents. Skip the downloads. Launch, click, watch. pkgver = 0.3.8.0 - pkgrel = 5 + pkgrel = 6 url = http://popcorntime.io/ install = popcorntime.install arch = x86_64 arch = i686 license = GPL3 - depends = libsystemd depends = libnotify depends = desktop-file-utils depends = ttf-liberation diff --git a/PKGBUILD b/PKGBUILD index 7240519..5bd82a7 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') -- cgit v1.2.3-70-g09d2