summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlavi Pantaleev2018-03-19 11:57:44 +0200
committerSlavi Pantaleev2018-03-19 11:57:44 +0200
commited0735ce282adf0c23910e35f73a05549215646e (patch)
tree35da9817761a0176402f301f231b18b10452cbbf
parentd43dbe12a22a8d65fa1380d5f6157bf2169162b8 (diff)
downloadaur-ed0735ce282adf0c23910e35f73a05549215646e.tar.gz
Release 1.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d0947becd15..706551096de2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sftpman
pkgdesc = Application that handles sshfs/sftp file systems mounting.
- pkgver = 1.0.2
+ pkgver = 1.1
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.0.2
+ source = git+https://github.com/spantaleev/sftpman.git#tag=1.1
md5sums = SKIP
pkgname = sftpman
diff --git a/PKGBUILD b/PKGBUILD
index cacdc96bdc1b..fdf7e1087ebb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=sftpman
epoch=1
-pkgver=1.0.2
+pkgver=1.1
pkgrel=1
pkgdesc="Application that handles sshfs/sftp file systems mounting."
arch=('any')