gparted: update to 0.15.0.
This commit is contained in:
parent
38adf05602
commit
14fc5985e0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gparted'
|
# Template file for 'gparted'
|
||||||
pkgname=gparted
|
pkgname=gparted
|
||||||
version=0.14.1
|
version=0.15.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-scrollkeeper --enable-libparted-dmraid"
|
configure_args="--disable-scrollkeeper --enable-libparted-dmraid"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://gparted.sourceforge.net"
|
homepage="http://gparted.sourceforge.net"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
checksum=b1b53c5acb37ff908434cff174dd42600e79937ec8cc9590b12ce9d504d62719
|
checksum=9cb75ac51af9a8149a808bfc01946864361311832acd27dd9c342081c56d490f
|
||||||
long_desc="
|
long_desc="
|
||||||
GParted is a free partition editor for graphically managing your disk
|
GParted is a free partition editor for graphically managing your disk
|
||||||
partitions.
|
partitions.
|
||||||
|
|
Loading…
Reference in a new issue