[arch-commits] Commit in gparted/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Mon Aug 7 20:06:31 UTC 2017


    Date: Monday, August 7, 2017 @ 20:06:30
  Author: eworm
Revision: 301752

upgpkg: gparted 0.29.0-2

add optional dependency for udftools

Modified:
  gparted/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-07 19:11:07 UTC (rev 301751)
+++ PKGBUILD	2017-08-07 20:06:30 UTC (rev 301752)
@@ -5,7 +5,7 @@
 
 pkgname=gparted
 pkgver=0.29.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A Partition Magic clone, frontend to GNU Parted"
 arch=('i686' 'x86_64')
 url="http://gparted.sourceforge.net"
@@ -19,6 +19,7 @@
             'exfat-utils: for exFAT partitions'
             'ntfs-3g: for ntfs partitions'
             'reiserfsprogs: for reiser partitions'
+            'udftools: for UDF file system support'
             'xfsprogs: for xfs partitions'
             'nilfs-utils: for nilfs2 support'
             'polkit: to run gparted directly from menu'



More information about the arch-commits mailing list