gparted: update to 0.14.0.
This commit is contained in:
parent
757666f1dd
commit
ed08c1d997
|
@ -1,9 +1,8 @@
|
||||||
# Template file for 'gparted'
|
# Template file for 'gparted'
|
||||||
pkgname=gparted
|
pkgname=gparted
|
||||||
version=0.13.1
|
version=0.14.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"
|
||||||
depends="hicolor-icon-theme desktop-file-utils polkit"
|
depends="hicolor-icon-theme desktop-file-utils polkit"
|
||||||
makedepends="pkg-config intltool libuuid-devel libparted-devel
|
makedepends="pkg-config intltool libuuid-devel libparted-devel
|
||||||
|
@ -13,7 +12,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=67c3830c26bc8ce4386e62a4a8e347c21dbefe3d5362b9b6a320e36df23d5272
|
checksum=ab82da741ed8af3fca16dd0928da26c92e2665fa02709631634a04b017b60b1b
|
||||||
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 New Issue