summaryrefslogtreecommitdiff
path: root/community/spacefm
diff options
context:
space:
mode:
Diffstat (limited to 'community/spacefm')
-rw-r--r--community/spacefm/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/spacefm/PKGBUILD b/community/spacefm/PKGBUILD
index d2158b718..70abb0e20 100644
--- a/community/spacefm/PKGBUILD
+++ b/community/spacefm/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 81186 2012-12-12 20:10:52Z bpiotrowski $
+# $Id: PKGBUILD 81564 2012-12-24 11:13:50Z 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.3
-pkgrel=2
+pkgver=0.8.4
+pkgrel=1
pkgdesc='Multi-panel tabbed file manager'
arch=('i686' 'x86_64' 'mips64el')
url='http://ignorantguru.github.com/spacefm/'
@@ -21,7 +21,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=('247165245bb3d6f5afbff07649fe8f57')
+md5sums=('6ba8170c61c6cbe81b3daa67e617068a')
build() {
cd $srcdir/$pkgname-$pkgver