mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
system/gparted: Updated for version 0.14.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
6a8338fa7e
commit
da1cca6f6b
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.14.0}
|
||||
VERSION=${VERSION:-0.14.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gparted"
|
||||
VERSION="0.14.0"
|
||||
VERSION="0.14.1"
|
||||
HOMEPAGE="http://gparted.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/gparted/gparted-0.14.0.tar.bz2"
|
||||
MD5SUM="fc3507479e930967a2049c533907384d"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/gparted/gparted-0.14.1.tar.bz2"
|
||||
MD5SUM="1ffe859c70e102a776dffb1ff0a2164a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gtkmm"
|
||||
|
|
Loading…
Reference in a new issue