gparted: update to 0.24.0.
This commit is contained in:
parent
f8b14e0f47
commit
c4fd9b0aa6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gparted'
|
||||
pkgname=gparted
|
||||
version=0.23.0
|
||||
version=0.24.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-libparted-dmraid --sbindir=/usr/bin"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://gparted.sourceforge.net"
|
||||
license="GPL-2"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
||||
checksum=7fd1dddf29814c2982f55ab765b8918561e1b5dabf792012c66b4d3ba25da754
|
||||
checksum=02398ab33894a59b0bd8707e598c46d8bb56f1413cd54de48eed61e2920ecd60
|
||||
|
||||
pre_configure() {
|
||||
sed -i "s:@gksuprog@ @installdir@/gparted %f:@installdir@/gparted-pkexec %f:g" gparted.desktop.in.in
|
||||
|
|
Loading…
Reference in a new issue