summaryrefslogtreecommitdiff
path: root/community/fatrat/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-12-20 18:59:44 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-12-20 18:59:44 +0100
commit24ac25bb11036f62ff8c578c4d3e3dba5f3dbcef (patch)
tree40446a0370c5278300dbabb70bcface64e7b64a9 /community/fatrat/PKGBUILD
parent27127b7917b98352703db59967e23688e07a5d24 (diff)
parentfecd6286e00e6e25458a7d1b8b80f6fdb236a7a2 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/instead/PKGBUILD community/luasql/PKGBUILD community/qtcreator/PKGBUILD extra/dosfstools/PKGBUILD
Diffstat (limited to 'community/fatrat/PKGBUILD')
-rw-r--r--community/fatrat/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/fatrat/PKGBUILD b/community/fatrat/PKGBUILD
index 4e51fa705..3b223561c 100644
--- a/community/fatrat/PKGBUILD
+++ b/community/fatrat/PKGBUILD
@@ -1,13 +1,13 @@
-# $Id: PKGBUILD 73988 2012-07-18 01:06:25Z ibiru $
+# $Id: PKGBUILD 81376 2012-12-19 10:52:03Z stativ $
# Maintainer: Lukas Jirkovsky <l.jirkovsky@gmail.com>
pkgname=fatrat
pkgver=1.2.0_beta2
-pkgrel=1
+pkgrel=2
pkgdesc="QT4 based download manager with support for HTTP, FTP, SFTP, BitTorrent, rapidshare and more"
arch=('i686' 'x86_64' 'mips64el')
url="http://fatrat.dolezel.info/"
license=('GPL')
-depends=('gloox' 'qt' 'libtorrent-rasterbar' 'pion-net' 'qtwebkit')
+depends=('gloox' 'qt' 'libtorrent-rasterbar' 'pion' 'qtwebkit')
optdepends=('geoip: GeoIP support')
makedepends=('boost' 'cmake' 'java-environment')
source=(http://www.dolezel.info/download/data/fatrat/fatrat-$pkgver.tar.xz)