summaryrefslogtreecommitdiff
path: root/community/libfm
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-24 01:48:51 -0700
committerroot <root@rshg054.dnsready.net>2013-07-24 01:48:51 -0700
commitf4264e218200b57dd39b57531ba086d107e967b5 (patch)
tree629956f80b884c469cec9086e9af554e304bc1ae /community/libfm
parent1716a100d147ef9079e1e52eb74040579a00c2ad (diff)
Wed Jul 24 01:48:49 PDT 2013
Diffstat (limited to 'community/libfm')
-rw-r--r--community/libfm/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/libfm/PKGBUILD b/community/libfm/PKGBUILD
index b92caf778..6b725f80f 100644
--- a/community/libfm/PKGBUILD
+++ b/community/libfm/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 93766 2013-07-10 06:57:36Z bpiotrowski $
-# Maintainer: Bartłomiej Piotrowski <barthalion@gmail.com>
+# $Id: PKGBUILD 94416 2013-07-23 07:33:46Z bpiotrowski $
+# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: Unknown47 <unknown47r@gmail.com>
# Contributor: Angel Velasquez <angvp@archlinux.org>
# Contributor: Juergen Hoetzel <juergen@archlinux.org>
pkgname=libfm
-pkgver=1.1.0
-pkgrel=5
+pkgver=1.1.1
+pkgrel=1
pkgdesc='Library for file management'
url='http://pcmanfm.sourceforge.net/'
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ options=('!libtool')
install=libfm.install
depends=('gtk2' 'menu-cache' 'shared-mime-info' 'udisks' 'desktop-file-utils')
source=(http://downloads.sourceforge.net/pcmanfm/$pkgname-$pkgver.tar.gz)
-md5sums=('a5bc8b8291cf810c659bfb3af378b5de')
+md5sums=('90ba664616b06835db7ebc949388d03b')
build() {
cd $pkgname-$pkgver