From 0ec695b37dff39f93a184236cd6521625a262dda Mon Sep 17 00:00:00 2001 From: ricardofunke Date: Thu, 20 Aug 2015 11:46:33 -0300 Subject: replacing ttf-liberation with ttf-font and providing ttf-liberation as an optional dependency --- PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index f88644d..73ea56d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -11,13 +11,13 @@ pkgname=popcorntime-bin pkgver=0.3.8.3 _pkgver='0.3.8-3' -pkgrel=1 +pkgrel=2 pkgdesc="Stream movies from torrents. Skip the downloads. Launch, click, watch." arch=('x86_64' 'i686') url="http://popcorntime.io/" license=('GPL3') -depends=('libnotify' 'desktop-file-utils' 'ttf-liberation' 'gconf' 'nss' 'libxtst' 'gtk2' 'alsa-lib') -optdepends=('net-tools: necessary for the new vpn feature') +depends=('libnotify' 'desktop-file-utils' 'ttf-font' 'gconf' 'nss' 'libxtst' 'gtk2' 'alsa-lib') +optdepends=('net-tools: necessary for the new vpn feature' 'ttf-liberation') provides=('popcorntime') conflicts=('popcorntime') options=('!strip') -- cgit v1.2.3-70-g09d2