summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhillip Smith2018-05-17 11:55:19 +1000
committerPhillip Smith2018-05-17 11:55:19 +1000
commit3ca635869f1db06618fe59bd88b1b8c364a78f31 (patch)
treec13f9c81ed09ce9e7abc05181d77e954bc70219c /PKGBUILD
parentd837e405bd3fe00e190377e6c4ff9095e3591e5d (diff)
downloadaur-sshfp.tar.gz
upgpkg: sshfp 1.2.2-2
update url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee4b069c58bf..412d0cc5e0c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ pkgdesc="Generates DNS SSHFP-type records from SSH public keys from public keys
arch=('i686' 'x86_64')
license=('GPL')
depends=('python2' 'python2-dnspython')
-url="http://www.xelerance.com/software/sshfp/"
+url="https://github.com/xelerance/sshfp"
source=("$pkgname-$pkgver.tar.gz::https://github.com/xelerance/$pkgname/archive/${pkgver}.tar.gz")
md5sums=('3cedcc3463e72196ee2028543d03ebfc')