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, 4 insertions, 4 deletions
diff --git a/community/spacefm/PKGBUILD b/community/spacefm/PKGBUILD
index d1e4ae01e..ca7635fde 100644
--- a/community/spacefm/PKGBUILD
+++ b/community/spacefm/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 71694 2012-06-01 13:05:32Z dreisner $
+# $Id: PKGBUILD 71883 2012-06-02 19:08:13Z 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.6
-pkgrel=3
+pkgver=0.7.7
+pkgrel=1
pkgdesc="A multi-panel tabbed file manager"
arch=('i686' 'x86_64')
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=('572b256ab46073d8bb065999bd531423')
+md5sums=('f6153cc30606375cbf91075fa1f7a4a3')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"