summaryrefslogtreecommitdiff
path: root/community/spacefm
diff options
context:
space:
mode:
Diffstat (limited to 'community/spacefm')
-rw-r--r--community/spacefm/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/spacefm/PKGBUILD b/community/spacefm/PKGBUILD
index c15685c12..6b51e42a0 100644
--- a/community/spacefm/PKGBUILD
+++ b/community/spacefm/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 76236 2012-09-14 19:21:38Z bpiotrowski $
+# $Id: PKGBUILD 78679 2012-10-22 19:59:29Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: IgnorantGuru http://igurublog.wordpress.com/contact-ignorantguru/
# Contributor: ridikulus_rat <the.ridikulus.rat@gmail.com>
pkgname=spacefm
-pkgver=0.8.0
+pkgver=0.8.1
pkgrel=1
pkgdesc='A multi-panel tabbed file manager'
arch=('i686' 'x86_64')
@@ -22,7 +22,7 @@ optdepends=('lsof: device processes'
'udisks: mount as non-root user'
'udisks2: mount as non-root user')
source=(https://raw.github.com/IgnorantGuru/spacefm/master/packages/${pkgver}/spacefm-${pkgver}.tar.xz)
-md5sums=('e9fe71ecd1f2ac07f4cbda2036279a99')
+md5sums=('4120611f138b3dd530d8f65319366ba1')
build() {
cd $srcdir/$pkgname-$pkgver