mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/uget: Updated for version 1.10.3.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
ad7e39c402
commit
1f7212e92d
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
# Licensed under the WTFPL. See http://sam.zoy.org/wtfpl/ for details.
|
||||
|
||||
PRGNAM=uget
|
||||
VERSION=1.10.2
|
||||
VERSION=1.10.3
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="uget"
|
||||
VERSION="1.10.2"
|
||||
VERSION="1.10.3"
|
||||
HOMEPAGE="http://uget.visuex.com/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/urlget/uget-1.10.2.tar.gz"
|
||||
MD5SUM="c766e94fcf12e4b425c53c7c598fd702"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/urlget/uget-1.10.3.tar.gz"
|
||||
MD5SUM="d71c927cfcfc3ef9f62cc9cb3ca7bab7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue