From edff757b82d14274ce84a02bd4fa930d5868b072 Mon Sep 17 00:00:00 2001 From: "L. Bradley LaBoon" Date: Wed, 6 Jun 2018 21:40:07 -0400 Subject: [PATCH] Updated upstream URL --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index f796cf00b18ac..90fcda1915623 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -2,7 +2,7 @@ pkgbase = ruby-hiera-eyaml pkgdesc = OpenSSL Encryption backend for Hiera pkgver = 2.1.0 pkgrel = 1 - url = http://github.com/TomPoulton/hiera-eyaml + url = https://github.com/voxpupuli/hiera-eyaml arch = any license = MIT depends = ruby diff --git a/PKGBUILD b/PKGBUILD index a50088b6af03f..573842616ebae 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,7 +7,7 @@ pkgver=2.1.0 pkgrel=1 pkgdesc='OpenSSL Encryption backend for Hiera' arch=(any) -url='http://github.com/TomPoulton/hiera-eyaml' +url='https://github.com/voxpupuli/hiera-eyaml' license=(MIT) depends=(ruby ruby-trollop ruby-highline-1.6) options=(!emptydirs)