From dd2cde9adc178d44837d33bc0b521b079260ba3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Fri, 28 Aug 2015 15:34:54 -0300 Subject: spacefm-1.0.3-1.parabola1: updating version --- libre/spacefm/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libre/spacefm') diff --git a/libre/spacefm/PKGBUILD b/libre/spacefm/PKGBUILD index 00d0b0e08..9f4ac3867 100644 --- a/libre/spacefm/PKGBUILD +++ b/libre/spacefm/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 134719 2015-06-03 22:17:41Z arojas $ +# $Id: PKGBUILD 138873 2015-08-28 13:04:56Z arojas $ # Maintainer (Arch): Bartłomiej Piotrowski # Contributor (Arch): IgnorantGuru http://igurublog.wordpress.com/contact-ignorantguru/ # Contributor (Arch): ridikulus_rat @@ -6,10 +6,10 @@ # Contributor: Edison Ibañez pkgname=spacefm -pkgver=1.0.2 +pkgver=1.0.3 pkgrel=1.parabola1 pkgdesc='Multi-panel tabbed file manager, with unar support' -arch=('i686' 'x86_64' 'mips64el') +arch=('i686' 'x86_64') 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=('cef34680fc5b76d8aefc1efa5e4b8824' +md5sums=('000e26dc414443f934e3838610cb6174' '66cc35023050ff6664bf14b1073700e2') prepare() { -- cgit v1.2.3-2-g168b