summaryrefslogtreecommitdiff
path: root/community/fatrat
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-11-12 23:14:57 +0000
committerroot <root@rshg054.dnsready.net>2011-11-12 23:14:57 +0000
commit559f8739357af66f22f2259e84b21c76b3a66205 (patch)
tree94eed0bef6460bbf30846c7e6bc2179e34fb6301 /community/fatrat
parente0f64ccb05c467785eaf68b42c3e302c44aa3324 (diff)
Sat Nov 12 23:14:57 UTC 2011
Diffstat (limited to 'community/fatrat')
-rw-r--r--community/fatrat/PKGBUILD13
1 files changed, 7 insertions, 6 deletions
diff --git a/community/fatrat/PKGBUILD b/community/fatrat/PKGBUILD
index 70fdfc489..50b2e8b2f 100644
--- a/community/fatrat/PKGBUILD
+++ b/community/fatrat/PKGBUILD
@@ -1,17 +1,18 @@
-# $Id: PKGBUILD 52540 2011-07-26 04:27:53Z svenstaro $
+# $Id: PKGBUILD 58327 2011-11-11 14:02:33Z stativ $
# Maintainer: Lukas Jirkovsky <l.jirkovsky@gmail.com>
+
pkgname=fatrat
-pkgver=1.1.3
-pkgrel=5
+pkgver=1.2.0_beta1
+pkgrel=1
pkgdesc="QT4 based download manager with support for HTTP, FTP, SFTP, BitTorrent, rapidshare and more"
arch=('i686' 'x86_64')
url="http://fatrat.dolezel.info/"
license=('GPL')
-depends=('gloox' 'curl' 'qt' 'libtorrent-rasterbar')
+depends=('gloox' 'qt' 'libtorrent-rasterbar' 'pion-net')
optdepends=('geoip: GeoIP support')
-makedepends=('asio' 'cmake')
+makedepends=('boost' 'cmake' 'java-environment')
source=(http://www.dolezel.info/download/data/fatrat/fatrat-$pkgver.tar.gz)
-md5sums=('6d4a00cdd0b59a05b1521184508d4637')
+md5sums=('7ce4d5e6318361f36ba5ac86a5755da9')
build() {
cd $pkgname-$pkgver