mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Updated to 3.3.0
This commit is contained in:
parent
48ae8a1c3b
commit
c0e89536cc
2 changed files with 4 additions and 5 deletions
7
.SRCINFO
7
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = ruby-hiera-eyaml
|
||||
pkgdesc = OpenSSL Encryption backend for Hiera
|
||||
pkgver = 3.2.2
|
||||
pkgver = 3.3.0
|
||||
pkgrel = 1
|
||||
url = https://github.com/voxpupuli/hiera-eyaml
|
||||
arch = any
|
||||
|
|
@ -10,11 +10,10 @@ pkgbase = ruby-hiera-eyaml
|
|||
depends = ruby
|
||||
depends = ruby-optimist
|
||||
depends = ruby-highline
|
||||
noextract = hiera-eyaml-3.2.2.gem
|
||||
noextract = hiera-eyaml-3.3.0.gem
|
||||
options = !emptydirs
|
||||
source = hiera-eyaml-3.2.2::git+https://github.com/voxpupuli/hiera-eyaml?signed#tag=v3.2.2
|
||||
source = hiera-eyaml-3.3.0::git+https://github.com/voxpupuli/hiera-eyaml?signed#tag=v3.3.0
|
||||
validpgpkeys = C10B6298A584A5632E254DA304D659E6BF1C4CC0
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = ruby-hiera-eyaml
|
||||
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
_gemname=hiera-eyaml
|
||||
pkgname=ruby-$_gemname
|
||||
pkgver=3.2.2
|
||||
pkgver=3.3.0
|
||||
pkgrel=1
|
||||
pkgdesc='OpenSSL Encryption backend for Hiera'
|
||||
arch=(any)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue