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

Daniel Wallace dwallace at nymeria.archlinux.org
Tue Nov 19 19:33:20 UTC 2013


    Date: Tuesday, November 19, 2013 @ 20:33:20
  Author: dwallace
Revision: 101211

upgpkg: udiskie 0.5.2-2

upgpkg: udiskie 0.5.2-2

Modified:
  udiskie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-19 19:03:58 UTC (rev 101210)
+++ PKGBUILD	2013-11-19 19:33:20 UTC (rev 101211)
@@ -3,13 +3,13 @@
 # Contributor: Byron Clark <byron at theclarkfamily.name>
 pkgname=udiskie
 pkgver=0.5.2
-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')
-makedepends=('asciidoc' 'python2-setuptools')
+depends=('udisks' 'python2-dbus' 'python2-gobject2' 'python2-notify' 'python2-setuptools')
+makedepends=('asciidoc')
 optdepends=('zenity: for luks decryption')
 options=(!emptydirs)
 replaces=('python2-udiskie')




More information about the arch-commits mailing list