summaryrefslogtreecommitdiff
path: root/community/libfm
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-11-02 01:15:19 -0700
committerroot <root@rshg054.dnsready.net>2012-11-02 01:15:19 -0700
commit35bd2bb6857eb818ca53b8fe34d88106133342f4 (patch)
tree61a0a9d6d37f293a174fac6197e7fbd3e12aed1a /community/libfm
parent83a318800db22408628e60c9e1730578efcfee37 (diff)
Fri Nov 2 01:12:32 PDT 2012
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 6048981a8..77dd0435f 100644
--- a/community/libfm/PKGBUILD
+++ b/community/libfm/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 76525 2012-09-21 15:37:33Z bpiotrowski $
+# $Id: PKGBUILD 79227 2012-11-01 10:30:17Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <barthalion@gmail.com>
# Contributor: Unknown47 <unknown47r@gmail.com>
# Contributor: Angel Velasquez <angvp@archlinux.org>
# Contributor: Juergen Hoetzel <juergen@archlinux.org>
pkgname=libfm
-pkgver=1.0.1
+pkgver=1.1.0
pkgrel=1
pkgdesc="A library for file management"
url="http://pcmanfm.sourceforge.net/"
@@ -16,7 +16,7 @@ options=('!libtool')
install=libfm.install
depends=('gtk2' 'menu-cache' 'shared-mime-info' 'udisks' 'desktop-file-utils' 'vala')
source=(http://downloads.sourceforge.net/pcmanfm/$pkgname-$pkgver.tar.gz)
-md5sums=('7fb406f38f99c9171661f72fa6d4da7f')
+md5sums=('a5bc8b8291cf810c659bfb3af378b5de')
build() {
cd $srcdir/$pkgname-$pkgver