From 2cfbbdcb041073ed1f9aff2f2fd630b24e039e6d Mon Sep 17 00:00:00 2001 From: root Date: Wed, 11 Sep 2013 01:51:01 -0700 Subject: Wed Sep 11 01:49:28 PDT 2013 --- community/libfm/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/libfm/PKGBUILD') diff --git a/community/libfm/PKGBUILD b/community/libfm/PKGBUILD index 3583fd577..82b4679cb 100644 --- a/community/libfm/PKGBUILD +++ b/community/libfm/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 96686 2013-09-03 02:30:19Z bgyorgy $ +# $Id: PKGBUILD 97020 2013-09-10 14:26:57Z bpiotrowski $ # Maintainer: Bartłomiej Piotrowski # Contributor: Unknown47 # Contributor: Angel Velasquez # Contributor: Juergen Hoetzel pkgname=libfm -pkgver=1.1.2 +pkgver=1.1.2.2 pkgrel=1 pkgdesc='Library for file management' url='http://pcmanfm.sourceforge.net/' @@ -17,7 +17,7 @@ install=libfm.install depends=('gtk2' 'menu-cache' 'shared-mime-info' 'udisks' 'desktop-file-utils') makedepends=('intltool') source=(http://downloads.sourceforge.net/pcmanfm/$pkgname-$pkgver.tar.gz) -md5sums=('c09072e26b9688a7d171843c0da9b33f') +md5sums=('ea3d09b23ef4c37cb84ae57ea16b8f08') build() { cd $pkgname-$pkgver -- cgit v1.2.3-54-g00ecf