diff options
author | ricardofunke | 2015-07-12 21:15:59 -0300 |
---|---|---|
committer | ricardofunke | 2015-07-12 21:15:59 -0300 |
commit | 8292808c573a809f3e5e1dc7ee6af8f3cae83109 (patch) | |
tree | 03d237a2a613faa9d6a25953bf57d95e9fad7f06 /.SRCINFO | |
parent | a0ab06aa0e41192822c8b5b88a50ab407bd83db7 (diff) | |
download | packages-8292808c573a809f3e5e1dc7ee6af8f3cae83109.tar.gz packages-8292808c573a809f3e5e1dc7ee6af8f3cae83109.tar.bz2 packages-8292808c573a809f3e5e1dc7ee6af8f3cae83109.zip |
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
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,13 +1,15 @@ | |||
1 | pkgbase = popcorntime-bin | 1 | pkgbase = popcorntime-bin |
2 | pkgdesc = Stream movies from torrents. Skip the downloads. Launch, click, watch. | 2 | pkgdesc = Stream movies from torrents. Skip the downloads. Launch, click, watch. |
3 | pkgver = 0.3.8.0 | 3 | pkgver = 0.3.8.0 |
4 | pkgrel = 4 | 4 | pkgrel = 5 |
5 | url = http://popcorntime.io/ | 5 | url = http://popcorntime.io/ |
6 | install = popcorntime.install | 6 | install = popcorntime.install |
7 | arch = x86_64 | 7 | arch = x86_64 |
8 | arch = i686 | 8 | arch = i686 |
9 | license = GPL3 | 9 | license = GPL3 |
10 | depends = libsystemd | 10 | depends = libsystemd |
11 | depends = libnotify | ||
12 | depends = desktop-file-utils | ||
11 | depends = ttf-liberation | 13 | depends = ttf-liberation |
12 | depends = gconf | 14 | depends = gconf |
13 | depends = nss | 15 | depends = nss |
@@ -22,7 +24,7 @@ pkgbase = popcorntime-bin | |||
22 | source = popcorntime.install | 24 | source = popcorntime.install |
23 | source = popcorntime.desktop | 25 | source = popcorntime.desktop |
24 | sha1sums = e0d34c48fb55680f922b62d31121032c744fb183 | 26 | sha1sums = e0d34c48fb55680f922b62d31121032c744fb183 |
25 | sha1sums = 23ee4387bebeaec41fb5b2d0428dd0ff5d0cad73 | 27 | sha1sums = d2e56426a321faabd316ea0bc89b2fa2fb0dfa48 |
26 | sha1sums = 98cba5c0c979d37e601cc33cf3b562f106427d36 | 28 | sha1sums = 98cba5c0c979d37e601cc33cf3b562f106427d36 |
27 | 29 | ||
28 | pkgname = popcorntime-bin | 30 | pkgname = popcorntime-bin |