summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL. Bradley LaBoon2018-06-06 21:40:07 -0400
committerL. Bradley LaBoon2018-06-06 21:40:07 -0400
commitedff757b82d14274ce84a02bd4fa930d5868b072 (patch)
treeb5292bb5775944fbfd8afc4da4c19b371c415598
parent3832b6f429b23924296b7b4338e6fac9a98c5151 (diff)
downloadaur-edff757b82d14274ce84a02bd4fa930d5868b072.tar.gz
Updated upstream URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f796cf00b18a..90fcda191562 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 a50088b6af03..573842616eba 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)