summaryrefslogtreecommitdiff
path: root/community/pcmanfm
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-09-22 00:17:51 -0700
committerroot <root@rshg054.dnsready.net>2012-09-22 00:17:51 -0700
commit0297e16d6d46f426939811847e72539d15bbf12d (patch)
tree9f8fb2c593c67b3ae01861328bcff9369f11c17c /community/pcmanfm
parent7bcc3e9d12b9294024067ecaf8ab28a9fe83ab6c (diff)
Sat Sep 22 00:17:51 PDT 2012
Diffstat (limited to 'community/pcmanfm')
-rw-r--r--community/pcmanfm/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/pcmanfm/PKGBUILD b/community/pcmanfm/PKGBUILD
index ea293c269..5ff7a76bf 100644
--- a/community/pcmanfm/PKGBUILD
+++ b/community/pcmanfm/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 75067 2012-08-13 13:28:46Z bpiotrowski $
+# $Id: PKGBUILD 76527 2012-09-21 15:38:13Z 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=pcmanfm
-pkgver=1.0
+pkgver=1.0.1
pkgrel=1
pkgdesc="An extremely fast and lightweight file manager"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ depends=('gtk2' 'desktop-file-utils' 'libfm' 'lxmenu-data')
makedepends=('intltool' 'pkgconfig')
install=$pkgname.install
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-$pkgver.tar.gz)
-md5sums=('df082fde42c4036b220cd3167ceab98e')
+md5sums=('f373ee514bae37b53b152d02ac465058')
build() {
cd "$srcdir/$pkgname-$pkgver"