mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Updated upstream URL
This commit is contained in:
parent
3832b6f429
commit
edff757b82
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.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
|
||||
|
|
|
|||
2
PKGBUILD
2
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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue