summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlavi Pantaleev2021-12-14 16:57:42 +0200
committerSlavi Pantaleev2021-12-14 16:57:42 +0200
commite5169fb194333803f0664f84a887035507e208d2 (patch)
treeb1e3852c20153f7104ee9577812b2dedd2d64976
parentb4062cf03f06b7eb058f452ec921b91ceca0e157 (diff)
downloadaur-e5169fb194333803f0664f84a887035507e208d2.tar.gz
Release 1.2.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0700dd3f902a..804b9bbad986 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sftpman
pkgdesc = Application that handles sshfs/sftp file systems mounting.
- pkgver = 1.2.1
+ pkgver = 1.2.2
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.2.1
+ source = git+https://github.com/spantaleev/sftpman.git#tag=1.2.2
md5sums = SKIP
pkgname = sftpman
diff --git a/PKGBUILD b/PKGBUILD
index b2fff398e0de..bbb1b51c497d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=sftpman
epoch=1
-pkgver=1.2.1
+pkgver=1.2.2
pkgrel=1
pkgdesc="Application that handles sshfs/sftp file systems mounting."
arch=('any')