summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSlavi Pantaleev2018-02-02 15:19:31 +0200
committerSlavi Pantaleev2018-02-02 15:19:31 +0200
commit887207c4b45935a84bdf7ff4e8fc3bbed893bc04 (patch)
treef6740d6291fb4a4e45b93f9b1be8eb3260af0a2b /PKGBUILD
parent79af6ea01170efd9d3aec402ac845880060780d4 (diff)
downloadaur-887207c4b45935a84bdf7ff4e8fc3bbed893bc04.tar.gz
Release 1.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3bf5ce2fd2cb..1aeaa1d6df8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
-# Maintainer: Slavi Pantaleev <s.pantaleev at gmail.com>
+# Maintainer: Slavi Pantaleev <slavi at devture.com>
pkgname=sftpman
epoch=1
-pkgver=0.6.3
+pkgver=1.0.1
pkgrel=1
pkgdesc="Application that handles sshfs/sftp file systems mounting."
arch=('any')
url="https://github.com/spantaleev/sftpman"
-license=('BSD')
+license=('GPL3')
depends=('python' 'sshfs' 'python-setuptools')
makedepends=('git')
optdepends=('sftpman-gtk: GTK frontend')