summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlavi Pantaleev2018-03-09 18:00:03 +0200
committerSlavi Pantaleev2018-03-09 18:00:03 +0200
commitb952b9296c6a4009c435c70714146cf52a4324e7 (patch)
tree0fab8ab84117b51c99a6b45136d90fa8ac426c6e
parenteb510cce22bc275cb2629b1fcbce8e291e5ed441 (diff)
downloadaur-b952b9296c6a4009c435c70714146cf52a4324e7.tar.gz
Release 1.0.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b8b29c0f17f..3148a84f91cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sftpman-gtk
pkgdesc = GTK frontend for SftpMan (application that handles sshfs/sftp file systems mounting).
- pkgver = 1.0.1
+ pkgver = 1.0.2
pkgrel = 1
url = https://github.com/spantaleev/sftpman-gtk
install = sftpman-gtk.install
@@ -12,7 +12,7 @@ pkgbase = sftpman-gtk
depends = sftpman>=0.5.0
depends = python-setuptools
optdepends = openssh-askpass: allows you to enter passwords during mounting [install requires session restart]
- source = git+https://github.com/spantaleev/sftpman-gtk.git#tag=1.0.1
+ source = git+https://github.com/spantaleev/sftpman-gtk.git#tag=1.0.2
md5sums = SKIP
pkgname = sftpman-gtk
diff --git a/PKGBUILD b/PKGBUILD
index bacd3c1e0a0e..addcc731cea9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Slavi Pantaleev <slavi at devture.com>
pkgname=sftpman-gtk
-pkgver=1.0.1
+pkgver=1.0.2
pkgrel=1
pkgdesc="GTK frontend for SftpMan (application that handles sshfs/sftp file systems mounting)."
arch=('any')