diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-01-26 02:17:23 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-01-26 02:23:19 -0300 |
commit | 1db4571cde6b45fcf26b4e479d8b071072a2572e (patch) | |
tree | 2f3eabfd3d834b10228af48a6e0617055dee9557 /libre/spacefm/PKGBUILD | |
parent | b25b04c2be46868f3255ba470f035d619341870e (diff) | |
download | abslibre-1db4571cde6b45fcf26b4e479d8b071072a2572e.tar.gz abslibre-1db4571cde6b45fcf26b4e479d8b071072a2572e.tar.bz2 abslibre-1db4571cde6b45fcf26b4e479d8b071072a2572e.zip |
spacefm-1.0.5-1.parabola1: updating version
Diffstat (limited to 'libre/spacefm/PKGBUILD')
-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 bf75926f5..21d84cf1a 100644 --- a/libre/spacefm/PKGBUILD +++ b/libre/spacefm/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 138873 2015-08-28 13:04:56Z arojas $ +# $Id: PKGBUILD 158713 2016-01-23 20:43:42Z 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.4 +pkgver=1.0.5 pkgrel=1.parabola1 pkgdesc='Multi-panel tabbed file manager, with unar support' arch=('i686' 'x86_64' 'armv7h') @@ -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=('a51a8fab15483ef05a093841783a53f3' +md5sums=('634763f4d3886a00088e06a4295982b2' '66cc35023050ff6664bf14b1073700e2') prepare() { |