[arch-commits] Commit in pmount/trunk (PKGBUILD)
Daniel Griffiths
dgriffiths at archlinux.org
Fri Feb 12 05:21:01 UTC 2010
Date: Friday, February 12, 2010 @ 00:21:01
Author: dgriffiths
Revision: 68257
FS#17385
Modified:
pmount/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-02-12 03:06:19 UTC (rev 68256)
+++ PKGBUILD 2010-02-12 05:21:01 UTC (rev 68257)
@@ -3,13 +3,14 @@
pkgname=pmount
pkgver=0.9.20
-pkgrel=1
+pkgrel=2
pkgdesc="mount removable devices as normal user"
arch=(i686 x86_64)
license=('GPL2')
url="http://pmount.alioth.debian.org/"
backup=('etc/pmount.allow')
-depends=('sysfsutils>=2.0.0-1' 'bash' 'hal>=0.5.11')
+depends=('sysfsutils>=2.0.0-1' 'bash')
+optdepends=('hal: needed for pmount-hal')
makedepends=('intltool')
source=(http://alioth.debian.org/frs/download.php/3127/${pkgname}-${pkgver}.tar.gz)
More information about the arch-commits
mailing list