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

Daniel Wallace dwallace at nymeria.archlinux.org
Fri May 23 13:33:38 UTC 2014


    Date: Friday, May 23, 2014 @ 15:33:38
  Author: dwallace
Revision: 111754

upgpkg: udiskie 0.8.0-2

upgpkg: udiskie 0.8.0  FS#40327

Modified:
  udiskie/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-23 11:17:45 UTC (rev 111753)
+++ PKGBUILD	2014-05-23 13:33:38 UTC (rev 111754)
@@ -3,14 +3,15 @@
 # Contributor: Byron Clark <byron at theclarkfamily.name>
 pkgname=udiskie
 pkgver=0.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Removable disk automounter using udisks"
 arch=('any')
 url="https://pypi.python.org/pypi/udiskie"
 license=('MIT')
-depends=('udisks' 'python2-dbus' 'python2-gobject2' 'python2-notify' 'python2-setuptools')
+depends=('udisks' 'python2-dbus' 'python2-gobject2' 'python2-notify' 'python2-setuptools' python2-yaml)
 makedepends=('asciidoc')
-optdepends=('zenity: for luks decryption')
+optdepends=('zenity: for luks decryption'
+            'pygtk: for tray icon')
 options=(!emptydirs)
 replaces=('python2-udiskie')
 optdepends=('udisks2: experimenatl use on the command line with -2')




More information about the arch-commits mailing list