Andrew Crerar pushed to branch main at Arch Linux / Packaging / Packages /
pulumi
Commits:
d4d13154 by Andrew Crerar at 2024-08-23T16:58:15-04:00
upgpkg: 3.130.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
pkgbase = pulumi
pkgdesc = Modern Infrastructure as Code
- pkgver = 3.129.0
+ pkgver = 3.130.0
pkgrel = 1
url = https://github.com/pulumi/pulumi
arch = x86_64
license = Apache
makedepends = go
depends = glibc
- source =
pulumi-3.129.0.tar.gz::https://github.com/pulumi/pulumi/archive/v3.129.0.tar.gz
- b2sums =
8165e94e42844470038cfef62e76f156c48680a72d6548da6a8304817139fc58487ec9ca4ccd1a4e714700b70bd8f9db5277a1d79188cde87cda1f332ca2b3c1
+ source =
pulumi-3.130.0.tar.gz::https://github.com/pulumi/pulumi/archive/v3.130.0.tar.gz
+ b2sums =
81655070d13417ac0bd46e5b6c73de33501638fb57f0248b679f7164f814e679875d991daee7e613444a94caf43590024dc1c3075d34e8e8f432492581ced4e4
pkgname = pulumi
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Christoph Gysin <[email protected]>
pkgname=pulumi
-pkgver=3.129.0
+pkgver=3.130.0
pkgrel=1
pkgdesc='Modern Infrastructure as Code'
arch=('x86_64')
@@ -12,7 +12,7 @@ license=('Apache')
depends=('glibc')
makedepends=('go')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-b2sums=('8165e94e42844470038cfef62e76f156c48680a72d6548da6a8304817139fc58487ec9ca4ccd1a4e714700b70bd8f9db5277a1d79188cde87cda1f332ca2b3c1')
+b2sums=('81655070d13417ac0bd46e5b6c73de33501638fb57f0248b679f7164f814e679875d991daee7e613444a94caf43590024dc1c3075d34e8e8f432492581ced4e4')
options=() # disable as soon as LTO problems are resolved
_plugin_dirs=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pulumi/-/commit/d4d13154621b806acab7748a8822b72e240dd111
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pulumi/-/commit/d4d13154621b806acab7748a8822b72e240dd111
You're receiving this email because of your account on gitlab.archlinux.org.