mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
system/gparted: Updated for version 0.22.0.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
This commit is contained in:
parent
0e741dc648
commit
fa3d4126a2
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for GParted
|
||||
#
|
||||
# Copyright 2009-2014 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# Copyright 2009-2015 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gparted
|
||||
VERSION=${VERSION:-0.19.0}
|
||||
VERSION=${VERSION:-0.22.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gparted"
|
||||
VERSION="0.19.0"
|
||||
VERSION="0.22.0"
|
||||
HOMEPAGE="http://gparted.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/gparted/gparted-0.19.0.tar.bz2"
|
||||
MD5SUM="9cf1d1d1596ce2f7191969e081008af2"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/gparted/gparted-0.22.0.tar.bz2"
|
||||
MD5SUM="67c4bdf680461e1107b718aff6095ea6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gtkmm"
|
||||
|
|
Loading…
Reference in a new issue