summaryrefslogtreecommitdiff
path: root/community/libfm
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-02 00:05:43 -0700
committerroot <root@rshg054.dnsready.net>2013-04-02 00:05:43 -0700
commitc9738c6a1d438f30dfa7363aa847343754f953ac (patch)
tree4922cc79f6695dbe35bdc4ce2c44a7a8d93cf053 /community/libfm
parentc623429f33c434cb1cb11974d9e71f48dd5a881f (diff)
Tue Apr 2 00:05:43 PDT 2013
Diffstat (limited to 'community/libfm')
-rw-r--r--community/libfm/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libfm/PKGBUILD b/community/libfm/PKGBUILD
index d6f1237d9..b84cd94f9 100644
--- a/community/libfm/PKGBUILD
+++ b/community/libfm/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 80049 2012-11-15 19:06:07Z bpiotrowski $
+# $Id: PKGBUILD 87492 2013-04-01 17:16:51Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <barthalion@gmail.com>
# Contributor: Unknown47 <unknown47r@gmail.com>
# Contributor: Angel Velasquez <angvp@archlinux.org>
@@ -6,7 +6,7 @@
pkgname=libfm
pkgver=1.1.0
-pkgrel=3
+pkgrel=4
pkgdesc='Library for file management'
url='http://pcmanfm.sourceforge.net/'
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ license=('GPL')
groups=('lxde')
options=('!libtool')
install=libfm.install
-depends=('gtk2' 'menu-cache' 'shared-mime-info' 'udisks' 'desktop-file-utils' 'vala')
+depends=('gtk2' 'menu-cache' 'shared-mime-info' 'udisks' 'desktop-file-utils')
source=(http://downloads.sourceforge.net/pcmanfm/$pkgname-$pkgver.tar.gz)
md5sums=('a5bc8b8291cf810c659bfb3af378b5de')