Date: Friday, August 28, 2015 @ 15:04:56 Author: arojas Revision: 138873
Update to 1.0.3 Modified: spacefm/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-08-28 13:00:46 UTC (rev 138872) +++ PKGBUILD 2015-08-28 13:04:56 UTC (rev 138873) @@ -4,7 +4,7 @@ # Contributor: ridikulus_rat <[email protected]> pkgname=spacefm -pkgver=1.0.2 +pkgver=1.0.3 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=('cef34680fc5b76d8aefc1efa5e4b8824') +md5sums=('000e26dc414443f934e3838610cb6174') build() { cd $pkgname-$pkgver
