mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
system/gparted: Updated for version 0.11.0.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
524b79e64c
commit
a85e895733
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gparted
|
||||
VERSION=0.10.0
|
||||
VERSION=0.11.0
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gparted"
|
||||
VERSION="0.10.0"
|
||||
VERSION="0.11.0"
|
||||
HOMEPAGE="http://gparted.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/gparted/gparted-0.10.0.tar.bz2"
|
||||
MD5SUM="d5b339eb5bef7a99ff73f750834b37b9"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/gparted/gparted-0.11.0.tar.bz2"
|
||||
MD5SUM="93db664bad4c5f0c9a1384b7eac7df5c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Erik Hanson"
|
||||
|
|
Loading…
Reference in a new issue