summaryrefslogtreecommitdiff
path: root/community/uget/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/uget/PKGBUILD')
-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"