summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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