summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFlorian Bruhin2017-08-18 06:21:57 +0200
committerFlorian Bruhin2017-08-18 06:21:57 +0200
commitbb4a77ef24523750f19e2343d50ca4d34e3214e7 (patch)
treec63d9a94563c566c57e92f7c1a1c2a960e1323c6 /PKGBUILD
parent7f943804302297620f1dc5f12c5deec8089e5ea6 (diff)
downloadaur-sshtunnel-git.tar.gz
Switch to https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d224cc78c99..f70135b843b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=sshtunnel-git
_gitname=sshtunnel
-pkgver=0.1.1.1.g76e9320
+pkgver=0.1.1.14.g0d16eaf
pkgrel=1
pkgdesc="A tool to manage SSH tunnel to different hosts via systemd"
arch=('any')
-url="http://g.cmpl.cc/sshtunnel"
+url="https://g.cmpl.cc/sshtunnel"
license=('GPL')
depends=('openssh')
optdepends=('autossh: More stabile connections'
@@ -17,7 +17,7 @@ conflicts=('sshtunnel')
backup=('etc/sshtunnel.conf')
options=('emptydirs')
install=$pkgname.install
-source=('git+http://git.the-compiler.org/sshtunnel')
+source=('git+https://git.the-compiler.org/sshtunnel')
sha1sums=('SKIP')
pkgver() {