From d466ef49f224a9347fe0375eac8126725e10a0a4 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 23 Feb 2012 23:15:11 +0000 Subject: Thu Feb 23 23:15:11 UTC 2012 --- extra/gparted/PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'extra/gparted/PKGBUILD') diff --git a/extra/gparted/PKGBUILD b/extra/gparted/PKGBUILD index 9a499549b..a44dd3585 100644 --- a/extra/gparted/PKGBUILD +++ b/extra/gparted/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 145062 2011-12-16 00:18:01Z giovanni $ +# $Id: PKGBUILD 150786 2012-02-22 09:57:59Z giovanni $ # Maintainer: Giovanni Scafora # Contributor: Andrew Simmons # Contributor: György Balló pkgname=gparted -pkgver=0.11.0 +pkgver=0.12.0 pkgrel=1 pkgdesc="A Partition Magic clone, frontend to GNU Parted" arch=('i686' 'x86_64') @@ -17,13 +17,14 @@ optdepends=('dosfstools: for FAT16 and FAT32 partitions' 'ntfsprogs: for ntfs partitions' 'reiserfsprogs: for reiser partitions' 'xfsprogs: for xfs partitions' + 'nilfs-utils: for nilfs2 support' 'polkit: to run gparted directly from menu' 'gpart: for recovering corrupt partition tables' 'mtools') install=gparted.install source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.bz2" 'org.archlinux.pkexec.gparted.policy') -md5sums=('93db664bad4c5f0c9a1384b7eac7df5c' +md5sums=('63a24677ff2ef0e62408ba684f233fab' '27c264cfad8fa413d75954dda7a2dd50') build() { -- cgit v1.2.3-54-g00ecf