From 8292808c573a809f3e5e1dc7ee6af8f3cae83109 Mon Sep 17 00:00:00 2001 From: ricardofunke Date: Sun, 12 Jul 2015 21:15:59 -0300 Subject: Update to 0.3.8.0-5 adding libnotify and desktop-file-utils as dependencies and the "update-desktop-database -q" command to the .install file --- PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index 292d205..7240519 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -11,19 +11,19 @@ pkgname=popcorntime-bin pkgver=0.3.8.0 _pkgver='0.3.8-0' -pkgrel=4 +pkgrel=5 pkgdesc="Stream movies from torrents. Skip the downloads. Launch, click, watch." arch=('x86_64' 'i686') url="http://popcorntime.io/" license=('GPL3') -depends=('libsystemd' 'ttf-liberation' 'gconf' 'nss' 'libxtst' 'gtk2' 'alsa-lib') +depends=('libsystemd' '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') options=('!strip') install="popcorntime.install" sha1sums=('e0d34c48fb55680f922b62d31121032c744fb183' - '23ee4387bebeaec41fb5b2d0428dd0ff5d0cad73' + 'd2e56426a321faabd316ea0bc89b2fa2fb0dfa48' '98cba5c0c979d37e601cc33cf3b562f106427d36') _platform='Linux-64' -- cgit v1.2.3-70-g09d2