summaryrefslogtreecommitdiff
path: root/extra/udisks2
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-09-26 03:23:44 -0700
committerroot <root@rshg054.dnsready.net>2013-09-26 03:23:44 -0700
commit5758d40da140a8e3602b08938ab5584a5afb0082 (patch)
treeaaa8636be276d63ddc435c80caef94749ca0e152 /extra/udisks2
parent839df58b3e0710d90fb09388ab2797d47caa79ec (diff)
Thu Sep 26 03:20:04 PDT 2013
Diffstat (limited to 'extra/udisks2')
-rw-r--r--extra/udisks2/PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/extra/udisks2/PKGBUILD b/extra/udisks2/PKGBUILD
index 3ad4e5588..53aa1d3d4 100644
--- a/extra/udisks2/PKGBUILD
+++ b/extra/udisks2/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 194551 2013-09-18 12:53:28Z tomegun $
+# $Id: PKGBUILD 195132 2013-09-25 13:30:53Z jgc $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=udisks2
pkgver=2.1.1
-pkgrel=1
+pkgrel=3
pkgdesc="Disk Management Service, version 2"
arch=('i686' 'x86_64')
url="http://www.freedesktop.org/wiki/Software/udisks"
@@ -11,7 +11,9 @@ license=('GPL2')
depends=('glib2' 'systemd' 'polkit' 'libatasmart' 'util-linux')
makedepends=('intltool' 'docbook-xsl' 'gobject-introspection' 'python')
optdepends=('parted: partition management'
- 'gptfdisk: GUID partition table support')
+ 'gptfdisk: GUID partition table support'
+ 'ntfs-3g: NTFS filesystem management support'
+ 'dosfstools: VFAT filesystem management support')
options=(!libtool)
source=(http://udisks.freedesktop.org/releases/udisks-$pkgver.tar.bz2)
sha256sums=('013b09ff38aa256b89c01525771f4565cb088724d5c8c79b32e9f811e88086fb')