summaryrefslogtreecommitdiff
path: root/libre/spacefm
diff options
context:
space:
mode:
Diffstat (limited to 'libre/spacefm')
-rw-r--r--libre/spacefm/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/spacefm/PKGBUILD b/libre/spacefm/PKGBUILD
index 9f4ac3867..bf75926f5 100644
--- a/libre/spacefm/PKGBUILD
+++ b/libre/spacefm/PKGBUILD
@@ -6,10 +6,10 @@
# Contributor: Edison IbaƱez <arkhan.xxx@gmail.com>
pkgname=spacefm
-pkgver=1.0.3
+pkgver=1.0.4
pkgrel=1.parabola1
pkgdesc='Multi-panel tabbed file manager, with unar support'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
url='http://ignorantguru.github.com/spacefm/'
license=('GPL3')
install=$pkgname.install
@@ -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=('000e26dc414443f934e3838610cb6174'
+md5sums=('a51a8fab15483ef05a093841783a53f3'
'66cc35023050ff6664bf14b1073700e2')
prepare() {