summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')