network/transmission-remote-gtk: Updated for version 1.1.1.

Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
Christopher Walker 2013-06-22 12:35:53 -03:00 committed by Niels Horn
parent 8f13cfa1f2
commit efdc201dca
2 changed files with 6 additions and 8 deletions

View file

@ -2,9 +2,7 @@
# Slackware build script for transmission-remote-gtk
# Written by Christopher Walker <kris240376@gmail.com
# Copyright (c) 2012 Chris Walker <kris240376@gmail.com>
# Copyright 2012-2013 Chris Walker Copperas Cove, TX
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@ -34,7 +32,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=transmission-remote-gtk
VERSION=${VERSION:-0.8}
VERSION=${VERSION:-1.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="transmission-remote-gtk"
VERSION="0.8"
VERSION="1.1.1"
HOMEPAGE="http://code.google.com/p/transmission-remote-gtk/"
DOWNLOAD="http://transmission-remote-gtk.googlecode.com/files/transmission-remote-gtk-0.8.tar.gz"
MD5SUM="eb4ecd5722392a8f2783f86c2049faf1"
DOWNLOAD="http://transmission-remote-gtk.googlecode.com/files/transmission-remote-gtk-1.1.1.tar.gz"
MD5SUM="61c44578ad059d8ba4758806805c164e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="transmission json-glib"
MAINTAINER="Chris Walker"
MAINTAINER="Christopher Walker"
EMAIL="kris240376@gmail.com"