diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-06-05 12:57:06 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-06-05 23:48:38 -0300 |
commit | 9c7734952a39d6d9435cc434c728e85c434d6420 (patch) | |
tree | 2c343cc8bbfbd610514f75e2c93529497f3ce96a /libre/spacefm | |
parent | 58c60ddc1daf119e2f5fd8c9738f7a9358b15b47 (diff) |
spacefm-1.0.2-1.parabola1: updating version
Diffstat (limited to 'libre/spacefm')
-rw-r--r-- | libre/spacefm/PKGBUILD | 6 |
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() { |