summaryrefslogtreecommitdiff
path: root/community/pcmanfm
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-09-22 19:48:00 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-09-22 19:48:00 -0300
commit37c6b66933676a18529b4e647d1a79a626900512 (patch)
tree71c20974a4371e5bb41d2fa4faa807a73f12f8b8 /community/pcmanfm
parenta3574b9529a82018664ff6e810d7d81b2bb4eb75 (diff)
parent0297e16d6d46f426939811847e72539d15bbf12d (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: extra/qt/PKGBUILD testing/systemd/PKGBUILD testing/systemd/use-split-usr-path.patch
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 244a40260..9d7439643 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' 'mips64el')
@@ -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"