summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre/spacefm/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/spacefm/PKGBUILD b/libre/spacefm/PKGBUILD
index f7bd4207c..00d0b0e08 100644
--- a/libre/spacefm/PKGBUILD
+++ b/libre/spacefm/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 133107 2015-05-09 18:23:35Z arojas $
+# $Id: PKGBUILD 134719 2015-06-03 22:17:41Z arojas $
# Maintainer (Arch): Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor (Arch): IgnorantGuru http://igurublog.wordpress.com/contact-ignorantguru/
# Contributor (Arch): ridikulus_rat <the.ridikulus.rat@gmail.com>
@@ -6,7 +6,7 @@
# Contributor: Edison Ibañez <arkhan.xxx@gmail.com>
pkgname=spacefm
-pkgver=1.0.1
+pkgver=1.0.2
pkgrel=1.parabola1
pkgdesc='Multi-panel tabbed file manager, with unar support'
arch=('i686' 'x86_64' 'mips64el')
@@ -24,7 +24,7 @@ replaces=(${pkgname}-libre)
conflicts=(${pkgname}-libre)
source=($pkgname-$pkgver.tar.gz::https://github.com/IgnorantGuru/spacefm/archive/$pkgver.tar.gz
libre.patch)
-md5sums=('3665b0cf08dcbebefcc832afc19d613e'
+md5sums=('cef34680fc5b76d8aefc1efa5e4b8824'
'66cc35023050ff6664bf14b1073700e2')
prepare() {