mirror of
https://github.com/bertptrs/aur.git
synced 2026-03-26 16:20:37 +01:00
upgpkg: ruby-foreman 0.90.0-1
upstream release
This commit is contained in:
@@ -1,16 +1,16 @@
|
|||||||
pkgbase = ruby-foreman
|
pkgbase = ruby-foreman
|
||||||
pkgdesc = Process manager for Procfile based applications
|
pkgdesc = Process manager for Procfile based applications
|
||||||
pkgver = 0.88.1
|
pkgver = 0.90.0
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://rubygems.org/gems/foreman
|
url = https://rubygems.org/gems/foreman
|
||||||
arch = any
|
arch = any
|
||||||
license = MIT
|
license = MIT
|
||||||
depends = ruby
|
depends = ruby
|
||||||
noextract = foreman-0.88.1.gem
|
noextract = foreman-0.90.0.gem
|
||||||
options = !emptydirs
|
options = !emptydirs
|
||||||
source = https://rubygems.org/downloads/foreman-0.88.1.gem
|
source = https://rubygems.org/downloads/foreman-0.90.0.gem
|
||||||
source = ruby-foreman-0.88.1-LICENSE::https://raw.githubusercontent.com/ddollar/foreman/v0.88.1/LICENSE
|
source = ruby-foreman-0.90.0-LICENSE::https://raw.githubusercontent.com/ddollar/foreman/v0.90.0/LICENSE
|
||||||
sha256sums = 59c022125b6a328a2ce63da8d70b731f5dd13519e8d9a4184c696538088ea00a
|
sha256sums = ff675e2d47b607ac58714a6d4ac3e1ee8f06f41d8db084531c31961e2c3f117c
|
||||||
sha256sums = 2ea6256739b0f021fc38053d3c9ce7103a404033b946c0d7f660b34097044d2e
|
sha256sums = 2ea6256739b0f021fc38053d3c9ce7103a404033b946c0d7f660b34097044d2e
|
||||||
|
|
||||||
pkgname = ruby-foreman
|
pkgname = ruby-foreman
|
||||||
|
|||||||
3
ruby-foreman/.nvchecker.toml
Normal file
3
ruby-foreman/.nvchecker.toml
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
[ruby-foreman]
|
||||||
|
source = "gems"
|
||||||
|
gems = "foreman"
|
||||||
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
_gemname=foreman
|
_gemname=foreman
|
||||||
pkgname=ruby-${_gemname}
|
pkgname=ruby-${_gemname}
|
||||||
pkgver=0.88.1
|
pkgver=0.90.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Process manager for Procfile based applications"
|
pkgdesc="Process manager for Procfile based applications"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
@@ -17,7 +17,7 @@ source=(
|
|||||||
"$pkgname-$pkgver-LICENSE::https://raw.githubusercontent.com/ddollar/$_gemname/v$pkgver/LICENSE"
|
"$pkgname-$pkgver-LICENSE::https://raw.githubusercontent.com/ddollar/$_gemname/v$pkgver/LICENSE"
|
||||||
)
|
)
|
||||||
options=(!emptydirs)
|
options=(!emptydirs)
|
||||||
sha256sums=('59c022125b6a328a2ce63da8d70b731f5dd13519e8d9a4184c696538088ea00a'
|
sha256sums=('ff675e2d47b607ac58714a6d4ac3e1ee8f06f41d8db084531c31961e2c3f117c'
|
||||||
'2ea6256739b0f021fc38053d3c9ce7103a404033b946c0d7f660b34097044d2e')
|
'2ea6256739b0f021fc38053d3c9ce7103a404033b946c0d7f660b34097044d2e')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
|||||||
Reference in New Issue
Block a user