[arch-commits] Commit in udiskie/trunk (PKGBUILD)
Daniel Wallace
dwallace at nymeria.archlinux.org
Sun May 11 19:28:05 UTC 2014
Date: Sunday, May 11, 2014 @ 21:28:05
Author: dwallace
Revision: 110992
upgpkg: udiskie 0.8.0-1
upgpkg: udiskie 0.8.0-1
Modified:
udiskie/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-05-11 19:26:22 UTC (rev 110991)
+++ PKGBUILD 2014-05-11 19:28:05 UTC (rev 110992)
@@ -2,7 +2,7 @@
# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
# Contributor: Byron Clark <byron at theclarkfamily.name>
pkgname=udiskie
-pkgver=0.6.4
+pkgver=0.8.0
pkgrel=1
pkgdesc="Removable disk automounter using udisks"
arch=('any')
@@ -13,8 +13,9 @@
optdepends=('zenity: for luks decryption')
options=(!emptydirs)
replaces=('python2-udiskie')
+optdepends=('udisks2: experimenatl use on the command line with -2')
source=("https://pypi.python.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('83f491ffd311e141dba264aadf888a9b')
+md5sums=('6b92c5f96d52f9a3597713abf9a53de3')
package() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list