summaryrefslogtreecommitdiff
path: root/community/spacefm
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-11-27 02:19:29 -0800
committerroot <root@rshg054.dnsready.net>2012-11-27 02:19:29 -0800
commitc008601effc878e60852f7928ddadcf5a16eb851 (patch)
tree50f2e1a3e779a9a93deadc396c29f80c6f24de0e /community/spacefm
parentd41782ebd2416faf39268ec9a2c3242430390308 (diff)
Tue Nov 27 02:14:24 PST 2012
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 561b2ef5b..ff3588e52 100644
--- a/community/spacefm/PKGBUILD
+++ b/community/spacefm/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 78846 2012-10-25 18:08:49Z bpiotrowski $
+# $Id: PKGBUILD 80587 2012-11-26 14:57:25Z 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.2
+pkgver=0.8.3
pkgrel=1
-pkgdesc='A multi-panel tabbed file manager'
+pkgdesc='Multi-panel tabbed file manager'
arch=('i686' 'x86_64')
url='http://ignorantguru.github.com/spacefm/'
license=('GPL3')
@@ -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=('fbae23404d44a7eea5453217f0102eb7')
+md5sums=('247165245bb3d6f5afbff07649fe8f57')
build() {
cd $srcdir/$pkgname-$pkgver