system/xfsudo: Updated for version 0.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
aaditya 2013-12-18 16:34:55 +07:00 committed by Robby Workman
parent 2f93fd735d
commit 0bd2cdbc7c
3 changed files with 5 additions and 5 deletions

View File

@ -14,6 +14,6 @@ xfsudo:
xfsudo: Uses zenity to create the dialog box and sudo as backend to
xfsudo: run the program as root.
xfsufo:
xfsudo:
xfsudo: URL - https://github.com/aadityabagga/xfsudo
xfsudo:
xfsudo:

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=xfsudo
VERSION=${VERSION:-0.1}
VERSION=${VERSION:-0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="xfsudo"
VERSION="0.1"
VERSION="0.2"
HOMEPAGE="https://github.com/aadityabagga/xfsudo"
DOWNLOAD="http://downloads.sourceforge.net/mefiles/xfsudo-0.1.tar.gz"
MD5SUM="e244ef0cf8a177908347e490dfcf5d12"
DOWNLOAD="http://downloads.sourceforge.net/mefiles/xfsudo-0.2.tar.gz"
MD5SUM="43b797efb28dceb0a2ef202bfdd1bec3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README% zenity"