mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Rebuild for ruby 3.4.x
This commit is contained in:
parent
acf0032f48
commit
a5cc1befc0
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -1,7 +1,7 @@
|
|||
pkgbase = ruby-hiera-eyaml
|
||||
pkgdesc = OpenSSL Encryption backend for Hiera
|
||||
pkgver = 4.2.0
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://github.com/voxpupuli/hiera-eyaml
|
||||
arch = any
|
||||
license = MIT
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -4,7 +4,7 @@
|
|||
_gemname=hiera-eyaml
|
||||
pkgname=ruby-$_gemname
|
||||
pkgver=4.2.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='OpenSSL Encryption backend for Hiera'
|
||||
arch=(any)
|
||||
url='https://github.com/voxpupuli/hiera-eyaml'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue