summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2016-02-28 01:11:19 -0700
committerBrian Bidulock2016-02-28 01:11:19 -0700
commit10d3e51d5e59fd15aa4334b2cb8951f0d7c9e9b6 (patch)
tree4d8c2253ea8c1c60d86bcf8f03fea64a6968a784 /PKGBUILD
parentaf643e3b90b1bba9eb65f644a8d4dd11480fe174 (diff)
downloadaur-10d3e51d5e59fd15aa4334b2cb8951f0d7c9e9b6.tar.gz
version 1.0.5-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1eb298cb0327..71c7a281b258 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=spacefm-gtk2
_pkgname=spacefm
-pkgver=1.0.2
+pkgver=1.0.5
pkgrel=1
pkgdesc='Multi-panel tabbed file manager'
arch=('i686' 'x86_64')
@@ -24,7 +24,7 @@ optdepends=('lsof: device processes'
'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=('634763f4d3886a00088e06a4295982b2')
build() {
cd $_pkgname-$pkgver