summaryrefslogtreecommitdiff
path: root/libre/spacefm
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2015-10-18 22:53:07 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2015-10-18 22:53:07 -0500
commitcf0770e4c82eefe17a442bdf1e84c1e491117db5 (patch)
tree6976116b801eefe13f2a151bccef083a53b8dcbd /libre/spacefm
parentc77bd260c0436582472702f2a051b0ef78b5b845 (diff)
spacefm-1.0.4-1.parabola1: updating version
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() {