summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlavi Pantaleev2020-03-14 17:58:01 +0200
committerSlavi Pantaleev2020-03-14 17:58:01 +0200
commit19f8ae240c1da0da4dbb3f00bb36af86c2962e32 (patch)
treefa04b006f2ff4dc25ba8b522159f84eba1aaadc7
parented0db15d6459b036a6d095ced34bea2a6076e541 (diff)
downloadaur-19f8ae240c1da0da4dbb3f00bb36af86c2962e32.tar.gz
Release 1.1.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5bd774984561..6e20a4180473 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sftpman
pkgdesc = Application that handles sshfs/sftp file systems mounting.
- pkgver = 1.1.2
+ pkgver = 1.1.3
pkgrel = 1
epoch = 1
url = https://github.com/spantaleev/sftpman
@@ -12,7 +12,7 @@ pkgbase = sftpman
depends = sshfs
depends = python-setuptools
optdepends = sftpman-gtk: GTK frontend
- source = git+https://github.com/spantaleev/sftpman.git#tag=1.1.2
+ source = git+https://github.com/spantaleev/sftpman.git#tag=1.1.3
md5sums = SKIP
pkgname = sftpman
diff --git a/PKGBUILD b/PKGBUILD
index 8c1959b2207b..ce6d20d81818 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=sftpman
epoch=1
-pkgver=1.1.2
+pkgver=1.1.3
pkgrel=1
pkgdesc="Application that handles sshfs/sftp file systems mounting."
arch=('any')