summaryrefslogtreecommitdiff
path: root/community/spacefm/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-09-16 00:06:50 +0000
committerroot <root@rshg054.dnsready.net>2012-09-16 00:06:50 +0000
commit50634781b5673a447953e357a63baa66515ec868 (patch)
tree24747da0882ac4b0625fd64adbb25041c2bd5a4d /community/spacefm/PKGBUILD
parent58bcf29e17b49063f0be13069151b9890cb5c6a6 (diff)
Sun Sep 16 00:06:50 UTC 2012
Diffstat (limited to 'community/spacefm/PKGBUILD')
-rw-r--r--community/spacefm/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/spacefm/PKGBUILD b/community/spacefm/PKGBUILD
index a87cc4df0..c15685c12 100644
--- a/community/spacefm/PKGBUILD
+++ b/community/spacefm/PKGBUILD
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD 75235 2012-08-16 20:04:22Z bpiotrowski $
+# $Id: PKGBUILD 76236 2012-09-14 19:21:38Z 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.11
+pkgver=0.8.0
pkgrel=1
-pkgdesc="A multi-panel tabbed file manager"
+pkgdesc='A multi-panel tabbed file manager'
arch=('i686' 'x86_64')
-url="http://ignorantguru.github.com/spacefm/"
+url='http://ignorantguru.github.com/spacefm/'
license=('GPL2')
install=$pkgname.install
depends=('gtk2' 'shared-mime-info' 'desktop-file-utils' 'startup-notification' 'udev')
@@ -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=('99719d34fd60ad9514c10a25f52d0bb3')
+md5sums=('e9fe71ecd1f2ac07f4cbda2036279a99')
build() {
cd $srcdir/$pkgname-$pkgver