From 81ee1980feda43043eaebae2c596ae116a21f6e5 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 19 Feb 2012 23:15:25 +0000 Subject: Sun Feb 19 23:15:25 UTC 2012 --- community/mtpfs/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/mtpfs') diff --git a/community/mtpfs/PKGBUILD b/community/mtpfs/PKGBUILD index 96766ddf9..89b1c25a9 100644 --- a/community/mtpfs/PKGBUILD +++ b/community/mtpfs/PKGBUILD @@ -1,17 +1,17 @@ -# $Id: PKGBUILD 55836 2011-09-23 12:06:39Z lcarlier $ +# $Id: PKGBUILD 64861 2012-02-18 18:17:04Z lcarlier $ # Maintainer: Laurent Carlier # Contributor: yugrotavele # Contributor: Anton Pirogov googlemail.com> pkgname=mtpfs pkgver=1.0 -pkgrel=1 +pkgrel=2 pkgdesc="A FUSE filesystem that supports reading and writing from any MTP device" arch=('i686' 'x86_64') url="http://www.adebenham.com/mtpfs/" license=('GPL3') depends=('libmtp' 'glib2' 'libid3tag' 'fuse' 'libmad') -makedepends=('pkg-config' 'namcap') +makedepends=('pkg-config') source=(http://www.adebenham.com/debian/${pkgname}-${pkgver}.tar.gz) md5sums=('7d62fdfdb59d87d115e2f804d0dc7f85') -- cgit v1.2.3-54-g00ecf