[arch-commits] Commit in spacefm/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Oct 18 22:22:39 UTC 2015
Date: Monday, October 19, 2015 @ 00:22:39
Author: arojas
Revision: 144342
Update to 1.0.4
Modified:
spacefm/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-10-18 22:19:23 UTC (rev 144341)
+++ PKGBUILD 2015-10-18 22:22:39 UTC (rev 144342)
@@ -4,7 +4,7 @@
# Contributor: ridikulus_rat <the.ridikulus.rat at gmail.com>
pkgname=spacefm
-pkgver=1.0.3
+pkgver=1.0.4
pkgrel=1
pkgdesc='Multi-panel tabbed file manager'
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@
'udevil: mount as non-root user and mount networks'
'udisks2: mount as non-root user')
source=($pkgname-$pkgver.tar.gz::https://github.com/IgnorantGuru/spacefm/archive/$pkgver.tar.gz)
-md5sums=('000e26dc414443f934e3838610cb6174')
+md5sums=('a51a8fab15483ef05a093841783a53f3')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list