summaryrefslogtreecommitdiff
path: root/community/uget
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-27 01:12:11 -0800
committerroot <root@rshg054.dnsready.net>2013-01-27 01:12:11 -0800
commit3ed565983048f1226dd3f258a3f0acaf04536dda (patch)
tree9ea304021502408af54b935da41441afb7e4bd62 /community/uget
parent7d3e94229ca9849421d263542eb2c61f64a91c10 (diff)
Sun Jan 27 01:11:57 PST 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 7c8fd1726..e2ad02dbf 100644
--- a/community/uget/PKGBUILD
+++ b/community/uget/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 77782 2012-10-14 18:09:15Z bgyorgy $
+# $Id: PKGBUILD 82947 2013-01-26 02:16:13Z bgyorgy $
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=uget
-pkgver=1.10.2
+pkgver=1.10.3
pkgrel=1
pkgdesc="GTK+ download manager featuring download classification and HTML import"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ makedepends=('intltool')
optdepends=('aria2: alternative backend')
install=$pkgname.install
source=(http://downloads.sourceforge.net/urlget/$pkgname-$pkgver.tar.gz)
-md5sums=('c766e94fcf12e4b425c53c7c598fd702')
+md5sums=('d71c927cfcfc3ef9f62cc9cb3ca7bab7')
build() {
cd "$srcdir/$pkgname-$pkgver"