[arch-commits] Commit in uget/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Tue May 24 12:04:47 UTC 2016
Date: Tuesday, May 24, 2016 @ 14:04:47
Author: bgyorgy
Revision: 176220
upgpkg: uget 2.0.8-1
Update to new version
Modified:
uget/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-05-24 11:56:17 UTC (rev 176219)
+++ PKGBUILD 2016-05-24 12:04:47 UTC (rev 176220)
@@ -2,7 +2,7 @@
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=uget
-pkgver=2.0.7
+pkgver=2.0.8
pkgrel=1
pkgdesc="GTK+ download manager featuring download classification and HTML import"
arch=('i686' 'x86_64')
@@ -11,9 +11,8 @@
depends=('libnotify' 'gtk3' 'gstreamer' 'curl')
makedepends=('intltool')
optdepends=('aria2: alternative backend')
-install=$pkgname.install
source=(http://downloads.sourceforge.net/urlget/$pkgname-$pkgver.tar.gz)
-sha256sums=('2450b918ffa10a59db7a60870a6f531715d9e66f6f1d79bdcf1f2c5ee31d06f0')
+sha256sums=('e5ccf61ed691d8921e2f1951b1cf8eb439b525868a0d0068932d4c478f632924')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list