summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlavi Pantaleev2017-07-19 12:14:23 +0300
committerSlavi Pantaleev2017-07-19 12:14:23 +0300
commit45cc0735a87366b82401903fa93272710c35452e (patch)
tree4abcd93c6104f0d1e48ef9a42d040ed8240b9d7d
parent18d056e8a4f5a9918307e52b0f22ecd6462985ce (diff)
downloadaur-45cc0735a87366b82401903fa93272710c35452e.tar.gz
Bump version to 0.4.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a9cdec8284b1..a7f1d9e95939 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 = 0.4.3
+ pkgver = 0.4.4
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=0.4.3
+ source = git+https://github.com/spantaleev/sftpman-gtk.git#tag=0.4.4
md5sums = SKIP
pkgname = sftpman-gtk
diff --git a/PKGBUILD b/PKGBUILD
index 46c49f2ffa01..4ceaf458d7fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Slavi Pantaleev <s.pantaleev at gmail.com>
pkgname=sftpman-gtk
-pkgver=0.4.3
+pkgver=0.4.4
pkgrel=1
pkgdesc="GTK frontend for SftpMan (application that handles sshfs/sftp file systems mounting)."
arch=('any')