summaryrefslogtreecommitdiff
path: root/community/spacefm/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/spacefm/PKGBUILD')
-rw-r--r--community/spacefm/PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/community/spacefm/PKGBUILD b/community/spacefm/PKGBUILD
index ca7635fde..9de16b687 100644
--- a/community/spacefm/PKGBUILD
+++ b/community/spacefm/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 71883 2012-06-02 19:08:13Z bpiotrowski $
+# $Id: PKGBUILD 72589 2012-06-17 07:23:49Z 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.7
+pkgver=0.7.8
pkgrel=1
pkgdesc="A multi-panel tabbed file manager"
arch=('i686' 'x86_64')
@@ -20,8 +20,10 @@ optdepends=('lsof: device processes'
'pmount: mount as non-root user'
'udisks: mount as non-root user'
'udisks2: mount as non-root user')
+ #'ktsuss: perform as root functionality' (AUR)
+ #'udevil-git: mount as non-root user and mount networks' (AUR)
source=(https://raw.github.com/IgnorantGuru/spacefm/master/packages/${pkgver}/spacefm-${pkgver}.tar.xz)
-md5sums=('f6153cc30606375cbf91075fa1f7a4a3')
+md5sums=('746b8f55735217a0e6d48e4e666a7534')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"