Date: Wednesday, February 22, 2012 @ 04:57:31 Author: giovanni Revision: 150785
upgpkg: gparted 0.12.0-1 upstream release Modified: gparted/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-02-22 07:09:01 UTC (rev 150784) +++ PKGBUILD 2012-02-22 09:57:31 UTC (rev 150785) @@ -4,7 +4,7 @@ # Contributor: György Balló <[email protected]> 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 @@ '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() {
