mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/gparted: Updated for version 0.14.0.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
d598c6c8f7
commit
554f86846e
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gparted
|
||||
VERSION=${VERSION:-0.13.1}
|
||||
VERSION=${VERSION:-0.14.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gparted"
|
||||
VERSION="0.13.1"
|
||||
VERSION="0.14.0"
|
||||
HOMEPAGE="http://gparted.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/gparted/gparted-0.13.1.tar.bz2"
|
||||
MD5SUM="2c3f88fbdd0b43bfe4d843f6dc8063f2"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/gparted/gparted-0.14.0.tar.bz2"
|
||||
MD5SUM="fc3507479e930967a2049c533907384d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gtkmm"
|
||||
|
|
Loading…
Reference in a new issue