summaryrefslogtreecommitdiff
path: root/community/uget
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-18 01:29:49 -0700
committerroot <root@rshg054.dnsready.net>2013-08-18 01:29:49 -0700
commitb35ab776341c79068977be153a2ad8340eb9498c (patch)
treee5222b3e4690aa531940f5ea221351ec91ca51d9 /community/uget
parent74952c750361d72d7b2d14179d4e88b6ce0a0c7e (diff)
Sun Aug 18 01:29:08 PDT 2013
Diffstat (limited to 'community/uget')
-rw-r--r--community/uget/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/uget/PKGBUILD b/community/uget/PKGBUILD
index e2ad02dbf..0a0edc18d 100644
--- a/community/uget/PKGBUILD
+++ b/community/uget/PKGBUILD
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD 82947 2013-01-26 02:16:13Z bgyorgy $
+# $Id: PKGBUILD 95829 2013-08-17 12:17:24Z bgyorgy $
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=uget
pkgver=1.10.3
-pkgrel=1
+pkgrel=2
pkgdesc="GTK+ download manager featuring download classification and HTML import"
arch=('i686' 'x86_64')
url="http://urlget.sourceforge.net/"
license=('LGPL')
-depends=('libnotify' 'gtk3' 'gstreamer0.10' 'curl' 'hicolor-icon-theme' 'xdg-utils')
+depends=('libnotify' 'gtk3' 'gstreamer' 'curl' 'hicolor-icon-theme' 'xdg-utils')
makedepends=('intltool')
optdepends=('aria2: alternative backend')
install=$pkgname.install