mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/gparted: Updated for version 0.6.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
6149f36369
commit
bdd5ddbb5f
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gparted
|
||||
VERSION=0.6.0
|
||||
VERSION=0.6.1
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gparted"
|
||||
VERSION="0.6.0"
|
||||
VERSION="0.6.1"
|
||||
HOMEPAGE="http://gparted.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/gparted/gparted-0.6.0.tar.bz2"
|
||||
MD5SUM="8fe36e1d220b6f550df5e9221465eba1"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/gparted/gparted-0.6.1.tar.bz2"
|
||||
MD5SUM="f4c6bbc284b73e91cc4343c0b021e4e9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Erik Hanson"
|
||||
|
|
Loading…
Reference in a new issue