summaryrefslogtreecommitdiff
path: root/community/spacefm/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/spacefm/PKGBUILD')
-rw-r--r--community/spacefm/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/spacefm/PKGBUILD b/community/spacefm/PKGBUILD
index 912d15ee2..a87cc4df0 100644
--- a/community/spacefm/PKGBUILD
+++ b/community/spacefm/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 74358 2012-07-25 19:18:50Z bpiotrowski $
+# $Id: PKGBUILD 75235 2012-08-16 20:04:22Z 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.7.10
+pkgver=0.7.11
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=('16de3087b7225b89fad93a0710f2bbcf')
+md5sums=('99719d34fd60ad9514c10a25f52d0bb3')
build() {
cd $srcdir/$pkgname-$pkgver