Tim Meusel pushed to branch main at Arch Linux / Packaging / Packages / puppet
Commits:
d4e1d7ad by Tim Meusel at 2023-12-17T13:29:33+01:00
upgpkg: 7.27.0-3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,8 +1,8 @@
pkgbase = puppet
pkgdesc = Server automation framework and application
pkgver = 7.27.0
- pkgrel = 2
- url = https://puppet.com/products/open-source-projects
+ pkgrel = 3
+ url = https://www.puppet.com/community/open-source
install = puppet.install
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -11,10 +11,10 @@
pkgname=puppet
pkgver=7.27.0
-pkgrel=2
+pkgrel=3
pkgdesc='Server automation framework and application'
arch=('any')
-url='https://puppet.com/products/open-source-projects'
+url='https://www.puppet.com/community/open-source'
license=('Apache')
depends=(ruby facter ruby-semantic_puppet ruby-augeas ruby-shadow
ruby-concurrent ruby-multi_json ruby-puppet-resource_api ruby-deep_merge
ruby-fast_gettext hiera ruby-locale ruby-scanf ruby-msgpack)
makedepends=('git' 'rake' 'ruby-rdoc')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/puppet/-/commit/d4e1d7ada29e3682cbfd840aea4142b0e1ce9f39
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/puppet/-/commit/d4e1d7ada29e3682cbfd840aea4142b0e1ce9f39
You're receiving this email because of your account on gitlab.archlinux.org.